summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorcjep <cjep>2003-06-07 14:47:16 +0000
committercjep <cjep>2003-06-07 14:47:16 +0000
commitfca8265163f685fb66d4e5d5a586fb6903ac2f8b (patch)
tree202fcc16ca3482c80aaf6d5d5af29f57a734b2d5 /editors
parentbcf327f9903d7781074cf2c496ebac4b22429223 (diff)
downloadpkgsrc-fca8265163f685fb66d4e5d5a586fb6903ac2f8b.tar.gz
Truncate COMMENT to under 70 characters
Diffstat (limited to 'editors')
-rw-r--r--editors/gnotepad/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gnotepad/Makefile b/editors/gnotepad/Makefile
index 1c78f6bbf40..73d2905739a 100644
--- a/editors/gnotepad/Makefile
+++ b/editors/gnotepad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2003/05/02 11:54:45 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2003/06/07 14:47:18 cjep Exp $
DISTNAME= gnotepad+-1.3.3
PKGNAME= ${DISTNAME:S/+//}
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnotepad/}
MAINTAINER= jmcneill@invisible.yi.org
HOMEPAGE= http://gnotepad.sourceforge.net/
-COMMENT= easy-to-use, yet fairly feature-rich, simple HTML and text editor for X11
+COMMENT= easy-to-use, yet feature-rich, simple HTML/text editor for X11
BUILD_USES_MSGFMT= YES