diff options
author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2008-10-13 15:09:58 +0000 |
---|---|---|
committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2008-10-13 15:09:58 +0000 |
commit | b4c6ec3d0604fb56fc842b3e13e8b5aa5b0fdce5 (patch) | |
tree | 96e65887b51479b516c55c276fb6312447376c15 | |
parent | 109d169aec48a25ff3fca2727220b4d63eb1a78e (diff) | |
download | ports-b4c6ec3d0604fb56fc842b3e13e8b5aa5b0fdce5.tar.gz ports-b4c6ec3d0604fb56fc842b3e13e8b5aa5b0fdce5.zip |
Notes
-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 |