summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorgrant <grant>2003-06-14 01:32:48 +0000
committergrant <grant>2003-06-14 01:32:48 +0000
commit0193de68f6d70e7468905a9650c5dd43b88b1d62 (patch)
tree6c3de50c2b9657c6d2f86e3fa31c65fcdf7abfec /textproc
parent5efc947e5a82ff1d974413bb099e7497caf5e66a (diff)
downloadpkgsrc-0193de68f6d70e7468905a9650c5dd43b88b1d62.tar.gz
improve COMMENT
Diffstat (limited to 'textproc')
-rw-r--r--textproc/gsed/Makefile4
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