diff options
author | martti <martti@pkgsrc.org> | 2003-07-21 17:01:11 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-07-21 17:01:11 +0000 |
commit | 1ba8eec232339f41532102e177c862420e0a0541 (patch) | |
tree | aad0f0f3d1eeee19ab9cf6145dbeefd3c66235e0 /misc/jive | |
parent | e24fd045f99cea9e93e1bcd4b5a5ee77defb5aa6 (diff) | |
download | pkgsrc-1ba8eec232339f41532102e177c862420e0a0541.tar.gz |
COMMENT should start with a capital letter.
Diffstat (limited to 'misc/jive')
-rw-r--r-- | misc/jive/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/jive/Makefile b/misc/jive/Makefile index 3119526d3f1..49b7ca99a09 100644 --- a/misc/jive/Makefile +++ b/misc/jive/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/07/17 21:49:16 grant Exp $ +# $NetBSD: Makefile,v 1.13 2003/07/21 17:01:15 martti Exp $ # FreeBSD Id: Makefile,v 1.2 1997/04/02 07:58:25 obrien Exp # @@ -8,7 +8,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SUNSITE:=games/amusements/} MAINTAINER= tech-pkg@NetBSD.org -COMMENT= filter that converts English text to Jive +COMMENT= Filter that converts English text to Jive do-install: ${INSTALL_PROGRAM} ${WRKSRC}/jive ${PREFIX}/bin |