diff options
author | trasz <trasz@FreeBSD.org> | 2007-04-13 13:03:49 +0000 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2007-04-13 13:03:49 +0000 |
commit | 68f551ea60b44b9bd3b2461521dc3a84e9ae146c (patch) | |
tree | f4670344f585a75f4fed2bb159e14be5624a5c98 /audio/ripperx/Makefile | |
parent | 51fa6a8572845022b0355ee16e458274b8926020 (diff) | |
download | FreeBSD-ports-68f551ea60b44b9bd3b2461521dc3a84e9ae146c.zip FreeBSD-ports-68f551ea60b44b9bd3b2461521dc3a84e9ae146c.tar.gz |
Change my email address to trasz@FreeBSD.org.
Approved by: miwi (mentor)
Diffstat (limited to 'audio/ripperx/Makefile')
-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 0dff481..8e58707 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 |