diff options
-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 |