aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorznerd <znerd@FreeBSD.org>2003-11-21 20:14:02 +0800
committerznerd <znerd@FreeBSD.org>2003-11-21 20:14:02 +0800
commit4585fec2eba8507f01c60fc5f52392ba046f43a4 (patch)
tree79a4fd69eab7cae173a7fe8fed5371eee679e208
parent2a53ba4bd62aed19b9eea250be9553ef63004b57 (diff)
downloadfreebsd-ports-gnome-4585fec2eba8507f01c60fc5f52392ba046f43a4.tar.gz
freebsd-ports-gnome-4585fec2eba8507f01c60fc5f52392ba046f43a4.tar.zst
freebsd-ports-gnome-4585fec2eba8507f01c60fc5f52392ba046f43a4.zip
Fix last commit. PORTVERSION should be 4.1.29, not 4.1.27.
Noticed by: ve@hardcore.lt
-rw-r--r--www/jakarta-tomcat41/Makefile2
-rw-r--r--www/tomcat41/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/jakarta-tomcat41/Makefile b/www/jakarta-tomcat41/Makefile
index e326850ca12d..2e781b9444a3 100644
--- a/www/jakarta-tomcat41/Makefile
+++ b/www/jakarta-tomcat41/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= jakarta-tomcat
-PORTVERSION= 4.1.27
+PORTVERSION= 4.1.29
CATEGORIES= www java
MASTER_SITES= http://www.apache.org/dist/jakarta/tomcat-4/binaries/ \
${MASTER_SITE_LOCAL}
diff --git a/www/tomcat41/Makefile b/www/tomcat41/Makefile
index e326850ca12d..2e781b9444a3 100644
--- a/www/tomcat41/Makefile
+++ b/www/tomcat41/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= jakarta-tomcat
-PORTVERSION= 4.1.27
+PORTVERSION= 4.1.29
CATEGORIES= www java
MASTER_SITES= http://www.apache.org/dist/jakarta/tomcat-4/binaries/ \
${MASTER_SITE_LOCAL}