diff options
author | linimon <linimon@FreeBSD.org> | 2008-08-20 14:40:43 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-08-20 14:40:43 +0800 |
commit | 0d590f7e7517990fe68159eb45dcb96795d855f7 (patch) | |
tree | eac1acc93c8e3aacf2377490013185b0dede5d3a /audio/mp3info | |
parent | 5dfee38000525f781fbbbbbc0b24e7b13e2c2c8a (diff) | |
download | freebsd-ports-gnome-0d590f7e7517990fe68159eb45dcb96795d855f7.tar.gz freebsd-ports-gnome-0d590f7e7517990fe68159eb45dcb96795d855f7.tar.zst freebsd-ports-gnome-0d590f7e7517990fe68159eb45dcb96795d855f7.zip |
Reset conrads@cox.net due to lack of time to work on FreeBSD.
Hat: portmgr
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 32a7619ac3af..56a5c9d44552 100644 --- a/audio/mp3info/Makefile +++ b/audio/mp3info/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= apps/sound/mp3-utils/mp3info DISTNAME= ${PORTNAME}-${PORTVERSION}a EXTRACT_SUFX= .tgz -MAINTAINER= conrads@cox.net +MAINTAINER= ports@FreeBSD.org COMMENT= Tool to manipulate ID3 tags for MP3 files WANT_GNOME= yes |