diff options
author | Philip Paeps <philip@FreeBSD.org> | 2004-03-31 06:34:10 +0000 |
---|---|---|
committer | Philip Paeps <philip@FreeBSD.org> | 2004-03-31 06:34:10 +0000 |
commit | c88f851d7ba848cddae11c69c634bf192538dbae (patch) | |
tree | be29f295e6849b249e6d59287a5cbc198259e1e9 /audio | |
parent | 9e7577d1d4bd12c4e0fe93810106b6ea28481f37 (diff) | |
download | ports-c88f851d7ba848cddae11c69c634bf192538dbae.tar.gz ports-c88f851d7ba848cddae11c69c634bf192538dbae.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/crip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/crip/Makefile b/audio/crip/Makefile index 5b857d3701a4..d8bb68e129c0 100644 --- a/audio/crip/Makefile +++ b/audio/crip/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://bach.dynet.com/crip/src/ -MAINTAINER= philip@paeps.cx +MAINTAINER= philip@FreeBSD.org COMMENT= Terminal-based ripper/encoder/tagger RUN_DEPENDS= ${SITE_PERL}/CDDB_get.pm:${PORTSDIR}/audio/p5-CDDB_get \ |