diff options
author | jmelo <jmelo@FreeBSD.org> | 2006-04-06 05:04:30 +0800 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2006-04-06 05:04:30 +0800 |
commit | fbf4fd33adb6b9d873fbe23e3fcc2383cf9fdbe6 (patch) | |
tree | 12aa766fb0f02041e1245268319719b3fba04dae /audio/abcde | |
parent | 103d6a9ca8668465aaac11584397d7cc6a4e4dd4 (diff) | |
download | freebsd-ports-graphics-fbf4fd33adb6b9d873fbe23e3fcc2383cf9fdbe6.tar.gz freebsd-ports-graphics-fbf4fd33adb6b9d873fbe23e3fcc2383cf9fdbe6.tar.zst freebsd-ports-graphics-fbf4fd33adb6b9d873fbe23e3fcc2383cf9fdbe6.zip |
- Change my ports MAINTAINER to jmelo@FreeBSD.org.
Approved by: mnag (mentor)
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 dd645d37215..7d3578f7172 100644 --- a/audio/abcde/Makefile +++ b/audio/abcde/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= http://www.hispalinux.es/~data/files/ DISTNAME= abcde_${PORTVERSION}.orig -MAINTAINER= jmelo@freebsdbrasil.com.br +MAINTAINER= jmelo@FreeBSD.org COMMENT= Front-end shell script to encode CDs in flac/mp3/ogg/speex format RUN_DEPENDS= cd-discid:${PORTSDIR}/audio/cd-discid \ |