diff options
Diffstat (limited to 'audio/ripperx')
-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 0dff4810dbe1..8e58707d2e13 100644 --- a/audio/ripperx/Makefile +++ b/audio/ripperx/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ripperx DISTNAME= ripperX-${PORTVERSION} -MAINTAINER= trasz@pin.if.uz.zgora.pl +MAINTAINER= trasz@freebsd.org COMMENT= GTK program to rip CD audio tracks and encode them LIB_DEPENDS= id3:${PORTSDIR}/audio/id3lib |