diff options
author | edwin <edwin@FreeBSD.org> | 2003-11-02 03:36:45 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-11-02 03:36:45 +0000 |
commit | e5a01406ec6d515afbf4321c8712331936428da7 (patch) | |
tree | fee10e6f229cb9c1ed107782e37aa1986973d5c2 /audio/ripenc | |
parent | 59f893dcbff9e1d5bb1363da6fb6975fee3e6f6d (diff) | |
download | FreeBSD-ports-e5a01406ec6d515afbf4321c8712331936428da7.zip FreeBSD-ports-e5a01406ec6d515afbf4321c8712331936428da7.tar.gz |
ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Diffstat (limited to 'audio/ripenc')
-rw-r--r-- | audio/ripenc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ripenc/Makefile b/audio/ripenc/Makefile index e2d723e..1aad6b1 100644 --- a/audio/ripenc/Makefile +++ b/audio/ripenc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1 CATEGORIES= audio MASTER_SITES= http://home.kc.rr.com/ripenc/ -MAINTAINER= freebsdports@arved.de +MAINTAINER= arved@FreeBSD.org COMMENT= Script that automates the ripping, encoding, and naming of CD's WRKSRC= ${WRKDIR}/ripenc |