summaryrefslogtreecommitdiff
path: root/lang/intercal
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2003-07-21 16:45:54 +0000
committermartti <martti@pkgsrc.org>2003-07-21 16:45:54 +0000
commitee90b572a694e53c91c3f84b3e56b5f1ce169ae5 (patch)
treeb1f871338028796610e5ff920241fc869f182169 /lang/intercal
parente69ab8c36548981938b2660bd19e390b45d3e84f (diff)
downloadpkgsrc-ee90b572a694e53c91c3f84b3e56b5f1ce169ae5.tar.gz
COMMENT should start with a capital letter.
Diffstat (limited to 'lang/intercal')
-rw-r--r--lang/intercal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/intercal/Makefile b/lang/intercal/Makefile
index e15fe689d6b..fbda72f86ca 100644
--- a/lang/intercal/Makefile
+++ b/lang/intercal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/01/19 07:05:16 salo Exp $
+# $NetBSD: Makefile,v 1.4 2003/07/21 16:54:02 martti Exp $
#
DISTNAME= intercal-0.20
@@ -7,6 +7,6 @@ MASTER_SITES= http://www.tuxedo.org/~esr/intercal/
MAINTAINER= dillo@giga.or.at
HOMEPAGE= http://www.tuxedo.org/~esr/intercal/
-COMMENT= the ultimate language for obfuscation and job security
+COMMENT= The ultimate language for obfuscation and job security
.include "../../mk/bsd.pkg.mk"