summaryrefslogtreecommitdiff
path: root/editors
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 /editors
parent41670002842a64e3e9a990251fc6fa89c43d31fc (diff)
downloadpkgsrc-aa604fe4082c376cebac27e9920b2905425761da.tar.gz
Comment out dead sites (DNS problems).
Diffstat (limited to 'editors')
-rw-r--r--editors/easyedit/Makefile6
-rw-r--r--editors/ssam/Makefile4
2 files changed, 5 insertions, 5 deletions
diff --git a/editors/easyedit/Makefile b/editors/easyedit/Makefile
index ce9982581d4..9e07d108e68 100644
--- a/editors/easyedit/Makefile
+++ b/editors/easyedit/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.18 2013/04/04 16:01:55 dholland Exp $
+# $NetBSD: Makefile,v 1.19 2017/08/01 16:47:37 wiz Exp $
#
DISTNAME= ee-1.4.6.src
PKGNAME= easyedit-1.4.6
PKGREVISION= 2
CATEGORIES= editors
-MASTER_SITES= http://mahon.cwx.net/sources/
+#MASTER_SITES= http://mahon.cwx.net/sources/
EXTRACT_SUFX= .tgz
PATCHFILES= easyedit-jumbo-patch-20130404.gz
@@ -13,7 +13,7 @@ PATCH_SITES= http://www.NetBSD.org/~dholland/patchkits/easyedit/
PATCH_DIST_STRIP= -p1
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://mahon.cwx.net/
+#HOMEPAGE= http://mahon.cwx.net/
COMMENT= Easy to use text editor with onscreen instructions
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
diff --git a/editors/ssam/Makefile b/editors/ssam/Makefile
index c2acf4ae5a1..46751a89592 100644
--- a/editors/ssam/Makefile
+++ b/editors/ssam/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2013/05/11 05:31:52 agc Exp $
+# $NetBSD: Makefile,v 1.21 2017/08/01 16:47:37 wiz Exp $
#
DISTNAME= ssam-1.9
@@ -7,7 +7,7 @@ CATEGORIES= editors
MASTER_SITES= http://www.westley.demon.co.uk/src/
MAINTAINER= agc@NetBSD.org
-HOMEPAGE= http://www.alistaircrooks.co.uk/software.html
+#HOMEPAGE= http://www.alistaircrooks.co.uk/software.html
COMMENT= UTF-8-aware stream editor like sed(1), using the sam command set
GNU_CONFIGURE= yes