diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/plone/Makefile | 5 | ||||
-rw-r--r-- | www/plone3/Makefile | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/www/plone/Makefile b/www/plone/Makefile index 354b1f8c736f..d940c1d4e65c 100644 --- a/www/plone/Makefile +++ b/www/plone/Makefile @@ -7,8 +7,9 @@ PORTNAME= plone PORTVERSION= 1.0.r1 -CATEGORIES= www -MASTER_SITES= http://unc.dl.sourceforge.net/sourceforge/plone/ +CATEGORIES= www zope +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= plone DISTNAME= CMFPlone1.0RC1 DIST_SUBDIR= zope diff --git a/www/plone3/Makefile b/www/plone3/Makefile index 354b1f8c736f..d940c1d4e65c 100644 --- a/www/plone3/Makefile +++ b/www/plone3/Makefile @@ -7,8 +7,9 @@ PORTNAME= plone PORTVERSION= 1.0.r1 -CATEGORIES= www -MASTER_SITES= http://unc.dl.sourceforge.net/sourceforge/plone/ +CATEGORIES= www zope +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= plone DISTNAME= CMFPlone1.0RC1 DIST_SUBDIR= zope |