diff options
author | martti <martti@pkgsrc.org> | 2003-07-21 16:24:36 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-07-21 16:24:36 +0000 |
commit | ff0278ea308c686207e2b1053f9dea6e7b3f8bf9 (patch) | |
tree | 88dbf13f219f88e7e7b9057415b1df6b05f0e948 /chat/goofey | |
parent | cdbd97130a8334f7f917cdee2afd7085512486e3 (diff) | |
download | pkgsrc-ff0278ea308c686207e2b1053f9dea6e7b3f8bf9.tar.gz |
COMMENT should start with a capital letter.
Diffstat (limited to 'chat/goofey')
-rw-r--r-- | chat/goofey/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/goofey/Makefile b/chat/goofey/Makefile index cb18add56d4..985038ab601 100644 --- a/chat/goofey/Makefile +++ b/chat/goofey/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 21:25:47 grant Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/21 16:34:31 martti Exp $ # DISTNAME= goofey-3.15 @@ -8,7 +8,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= grant@NetBSD.org HOMEPAGE= http://www.csse.monash.edu.au/~tym/goofey.html -COMMENT= text-based client for goofey, a flexible short message system +COMMENT= Text-based client for goofey, a flexible short message system NO_CONFIGURE= # defined |