diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-28 16:52:33 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-28 16:52:33 +0000 |
commit | b42f6675bca37486f852859ae2a319b3b76b60a8 (patch) | |
tree | 1290c341f146ad33f0bc09c9f4c56501540e5bcd /audio/x11amp | |
parent | 0ec7c1b9c1d649c4f149050812d9846e4700d053 (diff) | |
download | ports-b42f6675bca37486f852859ae2a319b3b76b60a8.tar.gz ports-b42f6675bca37486f852859ae2a319b3b76b60a8.zip |
Reset beech@FreeBSD.org while he works on restoring his email situation.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=240459
Diffstat (limited to 'audio/x11amp')
-rw-r--r-- | audio/x11amp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |