From aa604fe4082c376cebac27e9920b2905425761da Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 1 Aug 2017 16:47:35 +0000 Subject: Comment out dead sites (DNS problems). --- editors/easyedit/Makefile | 6 +++--- editors/ssam/Makefile | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'editors') 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 -- cgit v1.2.3