diff options
author | linimon <linimon@FreeBSD.org> | 2009-08-29 00:52:33 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-08-29 00:52:33 +0800 |
commit | c42c25623a60a683241757099afc92583d198d21 (patch) | |
tree | 814d3be0bf194cdba210ddbf3984af0f6b4250f7 /audio | |
parent | bdbd4e8849d1473ec6eed7e04d2fb4de414707d4 (diff) | |
download | freebsd-ports-gnome-c42c25623a60a683241757099afc92583d198d21.tar.gz freebsd-ports-gnome-c42c25623a60a683241757099afc92583d198d21.tar.zst freebsd-ports-gnome-c42c25623a60a683241757099afc92583d198d21.zip |
Reset beech@FreeBSD.org while he works on restoring his email situation.
Hat: portmgr
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mp3stat/Makefile | 2 | ||||
-rw-r--r-- | audio/x11amp/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/mp3stat/Makefile b/audio/mp3stat/Makefile index 8c53b15ecdff..8ebc07487f53 100644 --- a/audio/mp3stat/Makefile +++ b/audio/mp3stat/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= https://signal-lost.homeip.net/files/ \ http://www.alaskaparadise.com/freebsd/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= beech@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Read information about mp3s and oggs bitstream WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/audio/x11amp/Makefile b/audio/x11amp/Makefile index 6c277849da1e..692faa760f43 100644 --- a/audio/x11amp/Makefile +++ b/audio/x11amp/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.cs.tu-berlin.de/pub/misc/x11amp/0.9/ \ ftp://ftp.bsdfr.org/pub/FreeBSD/ports/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/-beta/} -MAINTAINER= beech@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= X11-based MP3 player with nice graphical interface USE_GNOME= gtk12 esound |