diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-06 10:40:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-06 10:40:25 +0000 |
commit | ee9f7945fa95d95fc593cd3ed1b9fb27845224cd (patch) | |
tree | 66d81a1a5735096e594aeaee8ae28306f31f98b0 /audio/trm | |
parent | d64f339300869acaeae34084ba30297ac9b0cacc (diff) | |
download | pkgsrc-ee9f7945fa95d95fc593cd3ed1b9fb27845224cd.tar.gz |
Comment out dead sites.
Diffstat (limited to 'audio/trm')
-rw-r--r-- | audio/trm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/trm/Makefile b/audio/trm/Makefile index 360180f4647..45b5ec0b748 100644 --- a/audio/trm/Makefile +++ b/audio/trm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2016/04/20 12:10:33 nros Exp $ +# $NetBSD: Makefile,v 1.16 2017/09/06 10:40:25 wiz Exp $ # DISTNAME= trm-0.2.1 @@ -7,7 +7,7 @@ CATEGORIES= audio MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.musicbrainz.org/products/trmgen/download.html +#HOMEPAGE= http://www.musicbrainz.org/products/trmgen/download.html COMMENT= Acoustic signature generator LICENSE= gnu-gpl-v2 |