diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-08-16 08:35:38 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-08-16 08:35:38 +0000 |
commit | 733b61011b80f826d21223a119721f3607fc04b8 (patch) | |
tree | 4d3ab7ab87a414e11ccda5531119ec5f1aedbba7 /audio/abcde | |
parent | 3b1a0c06f5d340e09b1c15636854972fc53bfcf6 (diff) | |
download | ports-733b61011b80f826d21223a119721f3607fc04b8.tar.gz ports-733b61011b80f826d21223a119721f3607fc04b8.zip |
Notes
Diffstat (limited to 'audio/abcde')
-rw-r--r-- | audio/abcde/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/abcde/Makefile b/audio/abcde/Makefile index 620b3740b9a8..4e4146d7f107 100644 --- a/audio/abcde/Makefile +++ b/audio/abcde/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.hispalinux.es/~data/files/ \ http://www.soulwax.net/freebsd/ DISTNAME= abcde_${PORTVERSION}.orig -MAINTAINER= chopra@soulwax.net +MAINTAINER= hcoyote@ghostar.org COMMENT= Front-end shell script to encode CDs in flac/mp3/ogg/speex format RUN_DEPENDS= cd-discid:${PORTSDIR}/audio/cd-discid \ |