diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-01-01 23:56:41 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-01-01 23:56:41 +0000 |
commit | 800e73f0c0ef367ffa2bf7af6fbc3a16b95c3be3 (patch) | |
tree | ac93430e63f0d8025329f03b2f1ada8c75e3e432 /audio/cd2mp3 | |
parent | 4019dab3d6d9f2617f5b3c6f065ffa00f2cb7aef (diff) | |
download | ports-800e73f0c0ef367ffa2bf7af6fbc3a16b95c3be3.tar.gz ports-800e73f0c0ef367ffa2bf7af6fbc3a16b95c3be3.zip |
Reset bouncing maintainer address:
(connect to resalehost.networksolutions.com[216.168.224.53]: Connection refused)
jamie@blackh0le.net
Approved by: portmgr (self)
Notes
Notes:
svn path=/head/; revision=125634
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/ \ |