diff options
Diffstat (limited to 'textproc/gsed')
-rw-r--r-- | textproc/gsed/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/gsed/Makefile b/textproc/gsed/Makefile index ecbfad56f1c..8e6c18100b8 100644 --- a/textproc/gsed/Makefile +++ b/textproc/gsed/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/06/14 00:04:55 grant Exp $ +# $NetBSD: Makefile,v 1.10 2003/06/14 01:32:48 grant Exp $ # DISTNAME= sed-4.0.7 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=sed/} MAINTAINER= seb@netbsd.org HOMEPAGE= http://www.gnu.org/software/sed/sed.html -COMMENT= GNU version of sed +COMMENT= GNU implementation of sed, the POSIX stream editor USE_BUILDLINK2= YES USE_PKGLOCALEDIR= YES |