diff options
author | Dries Michiels <driesm@FreeBSD.org> | 2021-11-08 19:44:36 +0100 |
---|---|---|
committer | Dries Michiels <driesm@FreeBSD.org> | 2021-11-09 11:31:38 +0100 |
commit | 8534f4382ce460759bcc6999e414fe5b3b51d43b (patch) | |
tree | 0a6fab380c1ebfbb92536e41484d0b5141997869 /multimedia/librespot | |
parent | 5d998836b36f2ab4421608c2f927455615e7aa81 (diff) | |
download | freebsd-ports-8534f4382ce460759bcc6999e414fe5b3b51d43b.zip |
*/*: Consistently use my new driesm@FreeBSD.org alias
Replace all occurences of driesm.michiels@gmail.com with
driesm@FreeBSD.org.
Approved by: philip (mentor), 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D32896
Diffstat (limited to 'multimedia/librespot')
-rw-r--r-- | multimedia/librespot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/librespot/Makefile b/multimedia/librespot/Makefile index 264bda985c8b..780787261164 100644 --- a/multimedia/librespot/Makefile +++ b/multimedia/librespot/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 0.3.0 PORTREVISION= 1 CATEGORIES= multimedia -MAINTAINER= driesm.michiels@gmail.com +MAINTAINER= driesm@FreeBSD.org COMMENT= Open Source Spotify client library LICENSE= MIT |