summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorcjep <cjep@pkgsrc.org>2003-06-07 14:47:16 +0000
committercjep <cjep@pkgsrc.org>2003-06-07 14:47:16 +0000
commitb184c1e87e2f50bfe7210a530fa3507b3f08f433 (patch)
tree202fcc16ca3482c80aaf6d5d5af29f57a734b2d5 /editors
parent7768c531ee924858542d6051853374d460d359e8 (diff)
downloadpkgsrc-b184c1e87e2f50bfe7210a530fa3507b3f08f433.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