diff options
author | kris <kris@FreeBSD.org> | 2000-03-29 15:16:59 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-03-29 15:16:59 +0800 |
commit | 62742e823760509312c2a6d949754198bdc46f76 (patch) | |
tree | 18456d87696204474897dda0412513c978d312f8 /audio | |
parent | 14bb2367e91f0d09684d9243a4c9628fa6d91817 (diff) | |
download | freebsd-ports-gnome-62742e823760509312c2a6d949754198bdc46f76.tar.gz freebsd-ports-gnome-62742e823760509312c2a6d949754198bdc46f76.tar.zst freebsd-ports-gnome-62742e823760509312c2a6d949754198bdc46f76.zip |
Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.
Approved by: andy
Diffstat (limited to 'audio')
-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 d8917ddb94a5..48535a63c208 100644 --- a/audio/mp3info/Makefile +++ b/audio/mp3info/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://bimbo.hive.no/pub/mp3info/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/sound/editors -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CFLAGS}" |