From 0e6fa9f644599b5f010ffe053765f5a3dcfbbe32 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 16 Feb 2001 14:38:16 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- editors/ssam/Makefile | 3 ++- editors/ssam/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 editors/ssam/pkg/COMMENT (limited to 'editors/ssam') diff --git a/editors/ssam/Makefile b/editors/ssam/Makefile index b6eae10efce..2c76da81b3d 100644 --- a/editors/ssam/Makefile +++ b/editors/ssam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/08/20 15:16:51 tsarna Exp $ +# $NetBSD: Makefile,v 1.8 2001/02/16 14:40:53 wiz Exp $ # DISTNAME= ssam-1.9 @@ -7,6 +7,7 @@ MASTER_SITES= http://www.westley.demon.co.uk/src/ MAINTAINER= agc@netbsd.org HOMEPAGE= http://www.westley.demon.co.uk/software.html +COMMENT= UTF-8-aware stream editor like sed(1), using the sam command set DEPENDS= libutf-2.10:../../misc/libutf diff --git a/editors/ssam/pkg/COMMENT b/editors/ssam/pkg/COMMENT deleted file mode 100644 index f023fbc3d0b..00000000000 --- a/editors/ssam/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -UTF-8-aware stream editor like sed(1), using the sam command set -- cgit v1.2.3