diff options
Diffstat (limited to 'www/jakarta-tomcat5/Makefile')
-rw-r--r-- | www/jakarta-tomcat5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/jakarta-tomcat5/Makefile b/www/jakarta-tomcat5/Makefile index dc5cf040e55..64a85d6dc67 100644 --- a/www/jakarta-tomcat5/Makefile +++ b/www/jakarta-tomcat5/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2006/01/21 18:57:42 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2006/02/05 23:11:24 joerg Exp $ PKGNAME= jakarta-tomcat5-${TOMCAT_VERSION} DISTNAME= jakarta-tomcat-${TOMCAT_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www java # The list of sites to download is generated by a jakarta website. # The getsite.sh script parses the HTML and extracts the urls. |