summaryrefslogtreecommitdiff
path: root/lang/intercal/Makefile
diff options
context:
space:
mode:
authormartti <martti>2003-07-21 16:45:54 +0000
committermartti <martti>2003-07-21 16:45:54 +0000
commit08cea73ea689570d2cebd54c9886cf260db20484 (patch)
treeb1f871338028796610e5ff920241fc869f182169 /lang/intercal/Makefile
parent1a8b5d26aed60e3f03654073908b836f261492bd (diff)
downloadpkgsrc-08cea73ea689570d2cebd54c9886cf260db20484.tar.gz
COMMENT should start with a capital letter.
Diffstat (limited to 'lang/intercal/Makefile')
-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"