diff options
Diffstat (limited to 'www/plone3/Makefile')
-rw-r--r-- | www/plone3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/plone3/Makefile b/www/plone3/Makefile index c548126bfd79..7eba0898bf2b 100644 --- a/www/plone3/Makefile +++ b/www/plone3/Makefile @@ -6,9 +6,9 @@ # PORTNAME= plone3 -PORTVERSION= 3.1.4 +PORTVERSION= 3.1.5.1 CATEGORIES= www zope -MASTER_SITES= https://launchpad.net/plone/${PORTVERSION:R}/${PORTVERSION}/+download/ +MASTER_SITES= https://launchpad.net/plone/3.1/${PORTVERSION}/+download/ DISTNAME= Plone-${PORTVERSION} DIST_SUBDIR= zope |