diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2009-05-18 19:40:43 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2009-05-18 19:40:43 +0000 |
commit | 69203bf974ca96aebea71854989383777f664e9b (patch) | |
tree | 31c8576c10f0b3a3c4154f59fe14fb120d4b3e83 /www/plone | |
parent | f2f2f39e88ac29a29866fe179035cf5b29edd507 (diff) | |
download | ports-69203bf974ca96aebea71854989383777f664e9b.tar.gz ports-69203bf974ca96aebea71854989383777f664e9b.zip |
Notes
Diffstat (limited to 'www/plone')
-rw-r--r-- | www/plone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/plone/Makefile b/www/plone/Makefile index d6fffa5f0862..05df9177d699 100644 --- a/www/plone/Makefile +++ b/www/plone/Makefile @@ -8,7 +8,7 @@ PORTNAME= plone PORTVERSION= 2.5.5 CATEGORIES= www zope -MASTER_SITES= https://launchpad.net/plone/${PORTVERSION:R}/${PORTVERSION}/+download/ +MASTER_SITES= https://launchpadlibrarian.net/10741323/ DISTFILES= Plone-${PORTVERSION}${EXTRACT_SUFX} DIST_SUBDIR= zope |