diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-10-06 19:57:11 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-10-06 19:57:11 +0800 |
commit | 7f5e67a16f11ab4f24c445171b067f1b01045081 (patch) | |
tree | 32b4a6deb38037f67580dcd372cbbf887f4b1044 /audio/mp3guessenc | |
parent | f74e36c92de5fdb21a15bb8effe5336a352ee9fb (diff) | |
download | freebsd-ports-gnome-7f5e67a16f11ab4f24c445171b067f1b01045081.tar.gz freebsd-ports-gnome-7f5e67a16f11ab4f24c445171b067f1b01045081.tar.zst freebsd-ports-gnome-7f5e67a16f11ab4f24c445171b067f1b01045081.zip |
Change MAINTAINER address for my ports.
Approved by: novel (mentor)
Diffstat (limited to 'audio/mp3guessenc')
-rw-r--r-- | audio/mp3guessenc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3guessenc/Makefile b/audio/mp3guessenc/Makefile index 3c2290f9ea62..f54df52aeca0 100644 --- a/audio/mp3guessenc/Makefile +++ b/audio/mp3guessenc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.21 CATEGORIES= audio MASTER_SITES= http://shibatch.sourceforge.net/download/ -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Utility for guessing which encoder was used to encode an mp3 file USE_ZIP= yes |