diff options
author | trasz <trasz@FreeBSD.org> | 2007-07-11 22:06:16 +0000 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2007-07-11 22:06:16 +0000 |
commit | d2f322244969c311f53c5dfec941dda68d928183 (patch) | |
tree | 75bf34e259b30c940b9589ee6308bc770e1aea3f /audio/ripperx/Makefile | |
parent | 242299e276ebafc89f9ed33f977a905a2f1f6836 (diff) | |
download | FreeBSD-ports-d2f322244969c311f53c5dfec941dda68d928183.zip FreeBSD-ports-d2f322244969c311f53c5dfec941dda68d928183.tar.gz |
- Use proper capitalization in my email address.
Approved by: miwi (mentor)
Suggested by: sat
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 79242d0..2c2a98e 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= trasz@FreeBSD.org COMMENT= GTK program to rip CD audio tracks and encode them LIB_DEPENDS= id3:${PORTSDIR}/audio/id3lib |