summaryrefslogtreecommitdiff
path: root/misc/figlet/Makefile
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2002-12-12 14:34:49 +0000
committerabs <abs@pkgsrc.org>2002-12-12 14:34:49 +0000
commit6826b96b8b839d89397dddca758e6b995171c324 (patch)
tree888fca3d2c1caf08717737e64222e293ef5aaaa7 /misc/figlet/Makefile
parente60563f2c9d1b42011671f7da424d61c9edd409e (diff)
downloadpkgsrc-6826b96b8b839d89397dddca758e6b995171c324.tar.gz
shorten COMMENT
Diffstat (limited to 'misc/figlet/Makefile')
-rw-r--r--misc/figlet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/figlet/Makefile b/misc/figlet/Makefile
index 10dc1028b86..583de5dd0e9 100644
--- a/misc/figlet/Makefile
+++ b/misc/figlet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2002/07/19 08:00:47 agc Exp $
+# $NetBSD: Makefile,v 1.9 2002/12/12 14:35:40 abs Exp $
# FreeBSD Id: Makefile,v 1.6 1997/06/29 09:56:32 obrien Exp
#
@@ -9,6 +9,6 @@ MASTER_SITES= ftp://ftp.figlet.org/pub/figlet/program/unix/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.figlet.org/
-COMMENT= Banner like program, prints strings in fancy ASCII art characters
+COMMENT= Print text banners in fancy ASCII art characters
.include "../../mk/bsd.pkg.mk"