summaryrefslogtreecommitdiff
path: root/www/plone
diff options
context:
space:
mode:
authortaca <taca>2008-01-09 22:12:23 +0000
committertaca <taca>2008-01-09 22:12:23 +0000
commitca6dd4eb5a8ca9fd80ef07ff0ea89a62758bcd4b (patch)
tree52d07134baf696bf95d12adbd6f1133b7b0850af /www/plone
parent8707e5486c1d737957721d4b924a2148500987b9 (diff)
downloadpkgsrc-ca6dd4eb5a8ca9fd80ef07ff0ea89a62758bcd4b.tar.gz
Make PLONE3_VERSION to 3.0.5.
Diffstat (limited to 'www/plone')
-rw-r--r--www/plone/ploneversion.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/plone/ploneversion.mk b/www/plone/ploneversion.mk
index e0f652f692d..d75191d5601 100644
--- a/www/plone/ploneversion.mk
+++ b/www/plone/ploneversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: ploneversion.mk,v 1.1.1.1 2007/12/18 15:37:49 taca Exp $
+# $NetBSD: ploneversion.mk,v 1.2 2008/01/09 22:12:23 taca Exp $
#
.if !defined(_PLONEVERSION_MK)
@@ -41,7 +41,7 @@ PLONE_VERSION_ACCEPTED?= ${PLONE_VERSION_SUPPORTED}
# current Plone version
PLONE25_VERSION= 2.5.5
-PLONE3_VERSION= 3.0.4
+PLONE3_VERSION= 3.0.5
BUILDLINK_API_DEPENDS.plone25?= plone25>=${PLONE25_VERSION}
BUILDLINK_API_DEPENDS.plone3?= plone30>=${PLONE3_VERSION}