aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-07-09 14:09:58 +0800
committerijliao <ijliao@FreeBSD.org>2002-07-09 14:09:58 +0800
commitcf535bc329fafc7822386c36451578f66472e7b9 (patch)
treef71a006a1a8d450058cd7a466047000937644ac3
parentc38743558990a018340cfedde6e750a6604d41fc (diff)
downloadfreebsd-ports-gnome-cf535bc329fafc7822386c36451578f66472e7b9.tar.gz
freebsd-ports-gnome-cf535bc329fafc7822386c36451578f66472e7b9.tar.zst
freebsd-ports-gnome-cf535bc329fafc7822386c36451578f66472e7b9.zip
Switched to MASTER_SITE_SOURCEFORGE.
Add WWW and Author to pkg-descr PR: 40293 Submitted by: Tilman Linneweh <tilman@arved.de> Approved by: maintainer
-rw-r--r--audio/mp3_check/Makefile3
-rw-r--r--audio/mp3_check/pkg-descr3
2 files changed, 5 insertions, 1 deletions
diff --git a/audio/mp3_check/Makefile b/audio/mp3_check/Makefile
index dc8022a7f2f5..073c2ecdc681 100644
--- a/audio/mp3_check/Makefile
+++ b/audio/mp3_check/Makefile
@@ -8,7 +8,8 @@
PORTNAME= mp3_check
PORTVERSION= 1.98
CATEGORIES= audio
-MASTER_SITES= ftp://mp3check.sourceforge.net/pub/mp3check/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= mp3check
MAINTAINER= ericb@thedeepsky.com
diff --git a/audio/mp3_check/pkg-descr b/audio/mp3_check/pkg-descr
index 4f1436489aca..c46879856d29 100644
--- a/audio/mp3_check/pkg-descr
+++ b/audio/mp3_check/pkg-descr
@@ -3,5 +3,8 @@ of mp3 audio files and prints useful statistics. This is handy
for people who maintain libraries of mp3 files and need a way
to verify their quality.
+WWW: http://mp3check.sourceforge.net/
+Author: Eric Bullen <ericb@thedeepsky.com>
+
- Zach
zach@pabst.bendnet.com