diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-16 20:45:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-16 20:45:30 +0000 |
commit | 45812930981f21ec337d67e10c26827c21103262 (patch) | |
tree | 63f5502809536598bcd56d51aa876781083c9e64 /sysutils/cvsreport | |
parent | ef2d35b9baa7d9fdbb39e0cb1f9d2172f72ef491 (diff) | |
download | pkgsrc-45812930981f21ec337d67e10c26827c21103262.tar.gz |
Comment out dead sites.
Diffstat (limited to 'sysutils/cvsreport')
-rw-r--r-- | sysutils/cvsreport/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/cvsreport/Makefile b/sysutils/cvsreport/Makefile index 11eefb97d0f..e53ac2d3cb4 100644 --- a/sysutils/cvsreport/Makefile +++ b/sysutils/cvsreport/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2016/07/09 06:38:59 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2017/08/16 20:45:45 wiz Exp $ # DISTNAME= cvsreport-0.3.5 @@ -7,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= http://download.gna.org/cvsreport/cvsreport.pkg/0.3.5/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://home.gna.org/cvsreport/ +#HOMEPAGE= http://home.gna.org/cvsreport/ COMMENT= Message reports from CVS activity LICENSE= gnu-gpl-v2 |