summaryrefslogtreecommitdiff
path: root/emulators/cmdpack
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 /emulators/cmdpack
parent4bd4b7386c1f4cee605c7a66f9cfe0a933291194 (diff)
downloadpkgsrc-54a97ca2a71bb94dcf2725a7935f6b0ca46bdd2a.tar.gz
Comment out some dead HOMEPAGEs.
Diffstat (limited to 'emulators/cmdpack')
-rw-r--r--emulators/cmdpack/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/cmdpack/Makefile b/emulators/cmdpack/Makefile
index 25ba124e825..b7e1a5a76d9 100644
--- a/emulators/cmdpack/Makefile
+++ b/emulators/cmdpack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2017/07/12 12:20:28 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2017/08/01 17:40:11 wiz Exp $
DISTNAME= cmdpack-1.03-src
PKGNAME= ${DISTNAME:S/-src//}
@@ -7,7 +7,7 @@ CATEGORIES= emulators
MASTER_SITES= http://www.neillcorlett.com/downloads/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.neillcorlett.com/cmdpack/
+#HOMEPAGE= http://www.neillcorlett.com/cmdpack/
COMMENT= Neill Corlett's command line tools for emulation
LICENSE= gnu-gpl-v3
USE_LANGUAGES= c99