diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-01 17:40:08 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-01 17:40:08 +0000 |
commit | 54a97ca2a71bb94dcf2725a7935f6b0ca46bdd2a (patch) | |
tree | a2b7463caa7ae13036ed66c9ba2ea3327e4a6d31 /devel/cvsps/Makefile | |
parent | 4bd4b7386c1f4cee605c7a66f9cfe0a933291194 (diff) | |
download | pkgsrc-54a97ca2a71bb94dcf2725a7935f6b0ca46bdd2a.tar.gz |
Comment out some dead HOMEPAGEs.
Diffstat (limited to 'devel/cvsps/Makefile')
-rw-r--r-- | devel/cvsps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvsps/Makefile b/devel/cvsps/Makefile index 7136adc24f0..fc9e1a676a8 100644 --- a/devel/cvsps/Makefile +++ b/devel/cvsps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2016/07/25 05:10:03 christos Exp $ +# $NetBSD: Makefile,v 1.28 2017/08/01 17:40:10 wiz Exp $ # DISTNAME= cvsps-2.1 @@ -7,7 +7,7 @@ CATEGORIES= devel scm MASTER_SITES= ${HOMEPAGE} MAINTAINER= schmonz@NetBSD.org -HOMEPAGE= http://www.cobite.com/cvsps/ +#HOMEPAGE= http://www.cobite.com/cvsps/ COMMENT= Generates 'patchset' information from a CVS repository LICENSE= gnu-gpl-v2 |