diff options
-rw-r--r-- | www/plone/Makefile | 4 | ||||
-rw-r--r-- | www/plone3/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/plone/Makefile b/www/plone/Makefile index 15a582efdb5f..b95e9a6905cb 100644 --- a/www/plone/Makefile +++ b/www/plone/Makefile @@ -9,8 +9,8 @@ PORTNAME= plone PORTVERSION= 2.1.2 PORTREVISION= 1 CATEGORIES= www zope -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:src/g} http://plone.org/products/plonehotfix20060410/releases/1.0/:hotfix -MASTER_SITE_SUBDIR= plone:src +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/plone\/:src/g} \ + http://plone.org/products/plonehotfix20060410/releases/1.0/:hotfix DISTFILES= Plone-${PORTVERSION}.tar.gz:src ${HOTFIX}.tar.gz:hotfix DIST_SUBDIR= zope diff --git a/www/plone3/Makefile b/www/plone3/Makefile index 15a582efdb5f..b95e9a6905cb 100644 --- a/www/plone3/Makefile +++ b/www/plone3/Makefile @@ -9,8 +9,8 @@ PORTNAME= plone PORTVERSION= 2.1.2 PORTREVISION= 1 CATEGORIES= www zope -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:src/g} http://plone.org/products/plonehotfix20060410/releases/1.0/:hotfix -MASTER_SITE_SUBDIR= plone:src +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/plone\/:src/g} \ + http://plone.org/products/plonehotfix20060410/releases/1.0/:hotfix DISTFILES= Plone-${PORTVERSION}.tar.gz:src ${HOTFIX}.tar.gz:hotfix DIST_SUBDIR= zope |