diff options
author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2008-10-13 23:09:58 +0800 |
---|---|---|
committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2008-10-13 23:09:58 +0800 |
commit | b4c6ec3d0604fb56fc842b3e13e8b5aa5b0fdce5 (patch) | |
tree | 96e65887b51479b516c55c276fb6312447376c15 /audio | |
parent | 109d169aec48a25ff3fca2727220b4d63eb1a78e (diff) | |
download | freebsd-ports-gnome-b4c6ec3d0604fb56fc842b3e13e8b5aa5b0fdce5.tar.gz freebsd-ports-gnome-b4c6ec3d0604fb56fc842b3e13e8b5aa5b0fdce5.tar.zst freebsd-ports-gnome-b4c6ec3d0604fb56fc842b3e13e8b5aa5b0fdce5.zip |
Drop maintainership of RipperX. I no longer use it, and I'm unable
to test it.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ripperx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ripperx/Makefile b/audio/ripperx/Makefile index 9f1669d7708d..d46aaac9b908 100644 --- a/audio/ripperx/Makefile +++ b/audio/ripperx/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ripperx DISTNAME= ripperX-${PORTVERSION} -MAINTAINER= trasz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK program to rip CD audio tracks and encode them LIB_DEPENDS= id3:${PORTSDIR}/audio/id3lib |