diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-03 08:36:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-03 08:36:49 +0000 |
commit | d99ff5b1ddd4f5357b0098385052809ba9baaba7 (patch) | |
tree | e2a84f68e77dbe7865813a025397d0b883ae5cec /audio/mp3check/Makefile | |
parent | 214095554a40171225b6b1310485e06aea975e57 (diff) | |
download | pkgsrc-d99ff5b1ddd4f5357b0098385052809ba9baaba7.tar.gz |
Comment out dead MASTER_SITES/HOMEPAGEs.
Diffstat (limited to 'audio/mp3check/Makefile')
-rw-r--r-- | audio/mp3check/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mp3check/Makefile b/audio/mp3check/Makefile index 52f69e48fda..8edf7d70e4d 100644 --- a/audio/mp3check/Makefile +++ b/audio/mp3check/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2013/04/10 16:20:21 drochner Exp $ +# $NetBSD: Makefile,v 1.20 2017/09/03 08:36:50 wiz Exp $ DISTNAME= mp3check-0.8.7 CATEGORIES= audio @@ -6,7 +6,7 @@ MASTER_SITES= http://mp3check.googlecode.com/files/ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://jo.ath.cx/soft/mp3check/ +#HOMEPAGE= http://jo.ath.cx/soft/mp3check/ COMMENT= Check MP3 files for consistency LICENSE= gnu-gpl-v2 |