From a4612e2bd5e03e75cdd6da618649d5630588fe80 Mon Sep 17 00:00:00 2001 From: nbm Date: Mon, 20 Jan 2003 12:44:00 +0000 Subject: Plone is a Zope product - add it to zope category. Use MASTER_SITE_SOURCEFORGE instead of specific mirror --- www/plone3/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'www/plone3/Makefile') 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 -- cgit