diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-27 22:15:47 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-27 22:15:47 +0000 |
commit | 7f1a7b52d5ea03ad79406b05dee0cccfa7537422 (patch) | |
tree | 2a4a788e652a08ac4d6a0f4db5a42deaf9b3f8d9 /audio/mp3guessenc | |
parent | dc500014cef617570caf85c5f78c338af51fc4de (diff) | |
download | ports-7f1a7b52d5ea03ad79406b05dee0cccfa7537422.tar.gz ports-7f1a7b52d5ea03ad79406b05dee0cccfa7537422.zip |
Notes
Diffstat (limited to 'audio/mp3guessenc')
-rw-r--r-- | audio/mp3guessenc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/mp3guessenc/Makefile b/audio/mp3guessenc/Makefile index 9c3d30bbd324..1c2946f734ee 100644 --- a/audio/mp3guessenc/Makefile +++ b/audio/mp3guessenc/Makefile @@ -9,8 +9,7 @@ PORTNAME= mp3guessenc PORTVERSION= 0.21 CATEGORIES= audio MASTER_SITES= http://shibatch.sourceforge.net/download/ \ - http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ + CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= Utility for guessing which encoder was used to encode an mp3 file |