diff options
author | kris <kris@FreeBSD.org> | 2005-01-02 07:56:41 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-01-02 07:56:41 +0800 |
commit | 2ed621f7da0a348d909223d3a1f0301ca7b307e9 (patch) | |
tree | c0d7a3e17dfe1c929e6d23bedd786fcd0844570a /audio/cd2mp3 | |
parent | 4313ff1706eefcff51c8f6e2adadfb0ca0ef9e01 (diff) | |
download | freebsd-ports-gnome-2ed621f7da0a348d909223d3a1f0301ca7b307e9.tar.gz freebsd-ports-gnome-2ed621f7da0a348d909223d3a1f0301ca7b307e9.tar.zst freebsd-ports-gnome-2ed621f7da0a348d909223d3a1f0301ca7b307e9.zip |
Reset bouncing maintainer address:
(connect to resalehost.networksolutions.com[216.168.224.53]: Connection refused)
jamie@blackh0le.net
Approved by: portmgr (self)
Diffstat (limited to 'audio/cd2mp3')
-rw-r--r-- | audio/cd2mp3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cd2mp3/Makefile b/audio/cd2mp3/Makefile index 6a89c49237b8..3a550328dce6 100644 --- a/audio/cd2mp3/Makefile +++ b/audio/cd2mp3/Makefile @@ -12,7 +12,7 @@ PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= http://www.blackh0le.net/cd2mp3/dist/${PORTVERSION}/ -MAINTAINER= jamie@blackh0le.net +MAINTAINER= ports@FreeBSD.org COMMENT= Easy to use CD Ripping and MP3 Encoding tool RUN_DEPENDS= lame:${PORTSDIR}/audio/lame/ \ |