diff options
author | arved <arved@FreeBSD.org> | 2003-01-30 17:38:24 +0000 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-01-30 17:38:24 +0000 |
commit | 2de45e61e7afca97d1b003e0a6bde3a27e0e9cd0 (patch) | |
tree | 56a14a224972ad38c4c86eea9e6ea1271b33164d /audio | |
parent | a4f6471048770351ee7d1eb350e77dd6d4707c6e (diff) | |
download | FreeBSD-ports-2de45e61e7afca97d1b003e0a6bde3a27e0e9cd0.zip FreeBSD-ports-2de45e61e7afca97d1b003e0a6bde3a27e0e9cd0.tar.gz |
Set Maintainership back to ports.
cpiazza's email is bouncing since Jan 7.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gmixer/Makefile | 2 | ||||
-rw-r--r-- | audio/gnapster/Makefile | 2 | ||||
-rw-r--r-- | audio/id3ed/Makefile | 2 | ||||
-rw-r--r-- | audio/mixer.app/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/audio/gmixer/Makefile b/audio/gmixer/Makefile index 8c90c7f..d3a60f7 100644 --- a/audio/gmixer/Makefile +++ b/audio/gmixer/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= cpiazza -MAINTAINER= cpiazza@FreeBSD.org +MAINTAINER= ports@FreeBSD.org ALL_TARGET= gmixer diff --git a/audio/gnapster/Makefile b/audio/gnapster/Makefile index 34adbd8..d0c2493 100644 --- a/audio/gnapster/Makefile +++ b/audio/gnapster/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.5.0 CATEGORIES= audio MASTER_SITES= http://www.faradic.net/~jasta/files/ -MAINTAINER= cpiazza@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_GMAKE= yes USE_X_PREFIX= yes diff --git a/audio/id3ed/Makefile b/audio/id3ed/Makefile index 37b944b..3e61b29 100644 --- a/audio/id3ed/Makefile +++ b/audio/id3ed/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.azstarnet.com/~donut/programs/id3ed/ \ # ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/sound/editors -MAINTAINER= cpiazza@FreeBSD.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/audio/mixer.app/Makefile b/audio/mixer.app/Makefile index 75db191..802436a 100644 --- a/audio/mixer.app/Makefile +++ b/audio/mixer.app/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://www.fukt.bth.se/~per/mixer/ DISTNAME= Mixer.app-${PORTVERSION} -MAINTAINER= cpiazza@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_XPM= yes |