summaryrefslogtreecommitdiff
path: root/textproc/c2html
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-08-01 17:40:08 +0000
committerwiz <wiz@pkgsrc.org>2017-08-01 17:40:08 +0000
commit54a97ca2a71bb94dcf2725a7935f6b0ca46bdd2a (patch)
treea2b7463caa7ae13036ed66c9ba2ea3327e4a6d31 /textproc/c2html
parent4bd4b7386c1f4cee605c7a66f9cfe0a933291194 (diff)
downloadpkgsrc-54a97ca2a71bb94dcf2725a7935f6b0ca46bdd2a.tar.gz
Comment out some dead HOMEPAGEs.
Diffstat (limited to 'textproc/c2html')
-rw-r--r--textproc/c2html/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/c2html/Makefile b/textproc/c2html/Makefile
index 79861a39bfe..af9d0cc5d0b 100644
--- a/textproc/c2html/Makefile
+++ b/textproc/c2html/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.8 2016/07/09 06:39:04 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2017/08/01 17:40:16 wiz Exp $
DISTNAME= c2html-20070126
PKGREVISION= 5
CATEGORIES= textproc devel
-MASTER_SITES= http://gavare.se/c2html/src/
+#MASTER_SITES= http://gavare.se/c2html/src/
MAINTAINER= lkundrak@skosi.org
-HOMEPAGE= http://gavare.se/c2html/
+#HOMEPAGE= http://gavare.se/c2html/
COMMENT= Converts a C source tree to hyperlinked and colored HTML
INSTALLATION_DIRS= bin ${PREFIX}/share/doc/${PKGBASE}