summaryrefslogtreecommitdiff
path: root/misc/cuecat
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 /misc/cuecat
parent41670002842a64e3e9a990251fc6fa89c43d31fc (diff)
downloadpkgsrc-aa604fe4082c376cebac27e9920b2905425761da.tar.gz
Comment out dead sites (DNS problems).
Diffstat (limited to 'misc/cuecat')
-rw-r--r--misc/cuecat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/cuecat/Makefile b/misc/cuecat/Makefile
index 1b05faf4334..e153526893c 100644
--- a/misc/cuecat/Makefile
+++ b/misc/cuecat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2015/01/04 09:10:06 dholland Exp $
+# $NetBSD: Makefile,v 1.17 2017/08/01 16:47:40 wiz Exp $
#
DISTNAME= cuecat-0.2.1
@@ -7,7 +7,7 @@ CATEGORIES= misc
MASTER_SITES= http://www.blort.org/cuecat/files/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://opensource.lineo.com/cuecat/cuecat_driver/
+#HOMEPAGE= http://opensource.lineo.com/cuecat/cuecat_driver/
COMMENT= Read and parse barcodes from your CueCat barcode reader
# patch-ab changes the code from linux-specific to netbsd-specific