aboutsummaryrefslogtreecommitdiff
path: root/security/py-PF
diff options
context:
space:
mode:
authorYi-Jheng Lin <yzlin@FreeBSD.org>2009-08-12 15:18:18 +0000
committerYi-Jheng Lin <yzlin@FreeBSD.org>2009-08-12 15:18:18 +0000
commit0ec0406c60d0803c6e816c30aeebd788eeb3f66f (patch)
tree4aa6bd8adcde67c0952636b60fadc28a84bd6835 /security/py-PF
parent085a03bebbab8ba25855cc394648fd3f4fb4b179 (diff)
downloadports-0ec0406c60d0803c6e816c30aeebd788eeb3f66f.tar.gz
ports-0ec0406c60d0803c6e816c30aeebd788eeb3f66f.zip
- Fix fetch error
Approved by: rafan (co-mentor)
Notes
Notes: svn path=/head/; revision=239393
Diffstat (limited to 'security/py-PF')
-rw-r--r--security/py-PF/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-PF/Makefile b/security/py-PF/Makefile
index 0b48f8bf97e0..07c593db768c 100644
--- a/security/py-PF/Makefile
+++ b/security/py-PF/Makefile
@@ -9,7 +9,7 @@ PORTNAME= PF
PORTVERSION= 0.0.4
CATEGORIES= security python
MASTER_SITES= SF
-MASTER_SITE_SUBDIR= ${PYTHON_PKGNAMEPREFIX:C/[0-9]+//}${PORTNAME:L}
+MASTER_SITE_SUBDIR= ../project/py-${PORTNAME:L}/py-${PORTNAME:L}/${DISTNAME}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PYTHON_PKGNAMEPREFIX:C/[0-9]+//}${PORTNAME}-${PORTVERSION}