summaryrefslogtreecommitdiff
path: root/devel/dotconf/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-08-01 16:47:35 +0000
committerwiz <wiz@pkgsrc.org>2017-08-01 16:47:35 +0000
commitaa604fe4082c376cebac27e9920b2905425761da (patch)
treefe5dba7011df5fa6fa9518158aa932f30fe5b915 /devel/dotconf/Makefile
parent41670002842a64e3e9a990251fc6fa89c43d31fc (diff)
downloadpkgsrc-aa604fe4082c376cebac27e9920b2905425761da.tar.gz
Comment out dead sites (DNS problems).
Diffstat (limited to 'devel/dotconf/Makefile')
-rw-r--r--devel/dotconf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/dotconf/Makefile b/devel/dotconf/Makefile
index 3bfa5f7dfb2..d66cd73bb32 100644
--- a/devel/dotconf/Makefile
+++ b/devel/dotconf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/10/31 11:16:54 asau Exp $
+# $NetBSD: Makefile,v 1.3 2017/08/01 16:47:37 wiz Exp $
#
DISTNAME= dotconf-1.3
@@ -6,7 +6,7 @@ CATEGORIES= devel
MASTER_SITES= http://files.opentts.org/dotconf/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.opentts.org/projects/dotconf
+#HOMEPAGE= http://www.opentts.org/projects/dotconf
COMMENT= Simple-to-use and powerful configuration-file parser library
LICENSE= gnu-gpl-v2