diff options
author | miwi <miwi@FreeBSD.org> | 2006-11-01 19:23:30 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-11-01 19:23:30 +0800 |
commit | 8bb09d769b53949331365f055c1fb46e6c5b5040 (patch) | |
tree | d68e051838660db74a42bd77e96d4380120c0e5f /audio/mp3info | |
parent | 8f1397c40944943b23a6a9bb259e834ebe2fc70f (diff) | |
download | freebsd-ports-gnome-8bb09d769b53949331365f055c1fb46e6c5b5040.tar.gz freebsd-ports-gnome-8bb09d769b53949331365f055c1fb46e6c5b5040.tar.zst freebsd-ports-gnome-8bb09d769b53949331365f055c1fb46e6c5b5040.zip |
- Pass maintainership to submitter
(Notes: request of ports@ http://lists.freebsd.org/pipermail/freebsd-ports/2006-October/036304.html )
Submitted by: Conrad J. Sabatier <conrads at cox.net>
Diffstat (limited to 'audio/mp3info')
-rw-r--r-- | audio/mp3info/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3info/Makefile b/audio/mp3info/Makefile index 7adb9f914139..5561b1861784 100644 --- a/audio/mp3info/Makefile +++ b/audio/mp3info/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/sound/mp3-utils/mp3info EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= Tool to manipulate ID3 tags for MP3 files WANT_GNOME= yes |