diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/opennap/Makefile | 2 | ||||
-rw-r--r-- | audio/opennap/pkg-descr | 2 | ||||
-rw-r--r-- | audio/x11amp/Makefile | 2 |
3 files changed, 2 insertions, 4 deletions
diff --git a/audio/opennap/Makefile b/audio/opennap/Makefile index afeeca14105..a213579e3dc 100644 --- a/audio/opennap/Makefile +++ b/audio/opennap/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= dburr@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org COMMENT= The OpenNAP open-source Napster server USE_GMAKE= YES diff --git a/audio/opennap/pkg-descr b/audio/opennap/pkg-descr index 8c73b212341..2ee0d95aa68 100644 --- a/audio/opennap/pkg-descr +++ b/audio/opennap/pkg-descr @@ -7,5 +7,3 @@ the Napster protocol to allow sharing of any media type, and the ability to link servers together. WWW: http://opennap.sourceforge.net/ - -[ This port is maintained by Donald Burr <dburr@FreeBSD.ORG> ] diff --git a/audio/x11amp/Makefile b/audio/x11amp/Makefile index 381a374e681..421cb80938a 100644 --- a/audio/x11amp/Makefile +++ b/audio/x11amp/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.cs.tu-berlin.de/pub/misc/x11amp/0.9/ \ ftp://ftp.sci-nnov.ru/pub/FreeBSD/ports/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/-beta/} -MAINTAINER= dburr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= X11-based MP3 player with nice graphical interface USE_XLIB= yes |