diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2010-09-23 01:10:26 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2010-09-23 01:10:26 +0800 |
commit | b1e45c6ca5c6fdaa86e8e3700568ef95ac9257c7 (patch) | |
tree | 22e94a7fab69d1d1dcb8877f28d742bfb0dc8446 /audio/mp3-archive-tools | |
parent | d93581705b91d5f733db1ca162e52ac771674c05 (diff) | |
download | freebsd-ports-gnome-b1e45c6ca5c6fdaa86e8e3700568ef95ac9257c7.tar.gz freebsd-ports-gnome-b1e45c6ca5c6fdaa86e8e3700568ef95ac9257c7.tar.zst freebsd-ports-gnome-b1e45c6ca5c6fdaa86e8e3700568ef95ac9257c7.zip |
- Update MAINTAINER to my FreeBSD.org address
Approved by: pgollucci (mentor)
Diffstat (limited to 'audio/mp3-archive-tools')
-rw-r--r-- | audio/mp3-archive-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3-archive-tools/Makefile b/audio/mp3-archive-tools/Makefile index 9246a70b5ef9..083bb7d428b3 100644 --- a/audio/mp3-archive-tools/Makefile +++ b/audio/mp3-archive-tools/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://erislabs.net/ianb/projects/${PORTNAME}/ \ http://sunpoet.net/distfiles/ -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= A set of tools to ease organising a collection of audio files BUILD_DEPENDS= ${SITE_PERL}/MP3/Archive.pm:${PORTSDIR}/audio/libmp3-archive-perl \ |