diff options
author | trasz <trasz@FreeBSD.org> | 2008-10-13 23:09:58 +0800 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2008-10-13 23:09:58 +0800 |
commit | 7e3692a2509c0cf73443d06d3d0d2a6824c1b903 (patch) | |
tree | f3f6927484c03735dd88115bdf11364dfad3efec /audio | |
parent | c1c29fe5b7f624985bb4a14aa9f7e1722a09de7d (diff) | |
download | freebsd-ports-gnome-7e3692a2509c0cf73443d06d3d0d2a6824c1b903.tar.gz freebsd-ports-gnome-7e3692a2509c0cf73443d06d3d0d2a6824c1b903.tar.zst freebsd-ports-gnome-7e3692a2509c0cf73443d06d3d0d2a6824c1b903.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 |