diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2003-01-20 12:44:00 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2003-01-20 12:44:00 +0000 |
commit | d943abf7ae72a0d1f133f4ed44cdae7d39befc17 (patch) | |
tree | 265858bd95173bccd97a03cbca84e8cf5f5fe322 /www | |
parent | 65ba464ef0b68319993343e23c920af3cfcf5a98 (diff) | |
download | ports-d943abf7ae72a0d1f133f4ed44cdae7d39befc17.tar.gz ports-d943abf7ae72a0d1f133f4ed44cdae7d39befc17.zip |
Notes
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 |