diff options
author | wiz <wiz@pkgsrc.org> | 2005-02-16 12:20:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-02-16 12:20:35 +0000 |
commit | 2d21a6bf27f7e56f7cd7a42313f3c6ed6c6f5006 (patch) | |
tree | 68e70a6ea43a4355007d38ce1283d14628fd5c7a /audio/mp3check | |
parent | 864ce5bc889b89cd3fec1275916bf3199b4320e0 (diff) | |
download | pkgsrc-2d21a6bf27f7e56f7cd7a42313f3c6ed6c6f5006.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 |