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 /net/coherence | |
parent | d64f339300869acaeae34084ba30297ac9b0cacc (diff) | |
download | pkgsrc-ee9f7945fa95d95fc593cd3ed1b9fb27845224cd.tar.gz |
Comment out dead sites.
Diffstat (limited to 'net/coherence')
-rw-r--r-- | net/coherence/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/coherence/Makefile b/net/coherence/Makefile index 34a7301b61a..2fbf4b5923a 100644 --- a/net/coherence/Makefile +++ b/net/coherence/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.14 2017/02/14 10:26:28 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2017/09/06 10:40:31 wiz Exp $ DISTNAME= Coherence-0.6.6.2 PKGNAME= coherence-0.6.6.2 PKGREVISION= 2 CATEGORIES= net -MASTER_SITES= http://coherence.beebits.net/download/ +#MASTER_SITES= http://coherence.beebits.net/download/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/coherence-project/Coherence |