diff options
Diffstat (limited to 'editors/ssam/Makefile')
-rw-r--r-- | editors/ssam/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |