diff options
Diffstat (limited to 'www/zope-xmlmethods')
-rw-r--r-- | www/zope-xmlmethods/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/zope-xmlmethods/Makefile b/www/zope-xmlmethods/Makefile index 8f8ae2f658ea..4325071646b8 100644 --- a/www/zope-xmlmethods/Makefile +++ b/www/zope-xmlmethods/Makefile @@ -8,8 +8,7 @@ PORTNAME= xmlmethods PORTVERSION= 1.0.0 CATEGORIES= www zope -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= zopexmlmethods +MASTER_SITES= SF/zope${PORTNAME}/zope${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= zope- DISTNAME= zopexmlmethods-${PORTVERSION:C/\./-/g} |