summaryrefslogtreecommitdiff
path: root/www/jakarta-servletapi
diff options
context:
space:
mode:
authormartti <martti>2003-07-22 04:14:17 +0000
committermartti <martti>2003-07-22 04:14:17 +0000
commit31c846f86a41bec7f34f6f0374e7e0bf29efa53a (patch)
treeab6f5bf65ffd04ba247f35fbf5379469d52768e0 /www/jakarta-servletapi
parentafdbc6ae799b198812e7b1069b1218551e2d2728 (diff)
downloadpkgsrc-31c846f86a41bec7f34f6f0374e7e0bf29efa53a.tar.gz
COMMENT should start with a capital letter.
Diffstat (limited to 'www/jakarta-servletapi')
-rw-r--r--www/jakarta-servletapi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/jakarta-servletapi/Makefile b/www/jakarta-servletapi/Makefile
index 5ac738ad2cb..3fdffc65521 100644
--- a/www/jakarta-servletapi/Makefile
+++ b/www/jakarta-servletapi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2003/07/17 22:55:38 grant Exp $
+# $NetBSD: Makefile,v 1.15 2003/07/22 04:14:23 martti Exp $
DISTNAME= jakarta-servletapi-${TOMCAT_VERSION}-src
PKGNAME= ${DISTNAME:S/-src$//}
@@ -9,7 +9,7 @@ MASTER_SITES= http://jakarta.apache.org/builds/jakarta-tomcat/release/v${TOMCAT_
MAINTAINER= jwise@NetBSD.org
HOMEPAGE= http://jakarta.apache.org/
-COMMENT= the Apache project's implementation of the JSP and Java Servlet APIs
+COMMENT= The Apache project's implementation of the JSP and Java Servlet APIs
BUILD_DEPENDS+= apache-ant>=1.4.1:../../devel/apache-ant