diff options
author | wiz <wiz> | 2005-02-16 12:20:35 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-02-16 12:20:35 +0000 |
commit | df9308ed4ecf48c6c4c65d32cb44fc148bb5f6bb (patch) | |
tree | 68e70a6ea43a4355007d38ce1283d14628fd5c7a /audio/mp3check | |
parent | 534245d4105098be5e963fcc716cadff0704773f (diff) | |
download | pkgsrc-df9308ed4ecf48c6c4c65d32cb44fc148bb5f6bb.tar.gz |
Update HOMEPAGE and MASTER_SITES.
Diffstat (limited to 'audio/mp3check')
-rw-r--r-- | audio/mp3check/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/mp3check/Makefile b/audio/mp3check/Makefile index ffd0326fdd6..3b8b4e125b1 100644 --- a/audio/mp3check/Makefile +++ b/audio/mp3check/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2004/12/03 15:14:51 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2005/02/16 12:20:35 wiz Exp $ DISTNAME= mp3check-0.8.0 CATEGORIES= audio -MASTER_SITES= http://www.0vermann.de/soft/mp3check/ +MASTER_SITES= http://jo.ath.cx/soft/mp3check/ MAINTAINER= tron@NetBSD.org -HOMEPAGE= http://www.0vermann.de/soft/mp3check/mp3check.html +HOMEPAGE= http://jo.ath.cx/soft/mp3check/mp3check.html COMMENT= Check MP3 files for consistency #USE_GNU_TOOLS+= make |