summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-06-14 01:32:48 +0000
committergrant <grant@pkgsrc.org>2003-06-14 01:32:48 +0000
commitb194030b7d926348cc9fad51e84f199ce52d8385 (patch)
tree6c3de50c2b9657c6d2f86e3fa31c65fcdf7abfec /textproc
parent4a6375c46a58ea6e181f17769eaa207fa7921b83 (diff)
downloadpkgsrc-b194030b7d926348cc9fad51e84f199ce52d8385.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