diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:38:34 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:38:34 +0000 |
commit | 7a0548af2a592814b21d4ada5d2e203b5eb59ea3 (patch) | |
tree | b511bd40874e5dc41dcd8e22f5224dd2e634b846 /www/zope-xmlmethods | |
parent | b2b01422b8094e49e8087974c453acbe6fc5512a (diff) | |
download | ports-7a0548af2a592814b21d4ada5d2e203b5eb59ea3.tar.gz ports-7a0548af2a592814b21d4ada5d2e203b5eb59ea3.zip |
Notes
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} |