diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:39:37 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:39:37 +0000 |
commit | d99dd57e8914358fbac01603f77e98307b8060ce (patch) | |
tree | 04bcce22406a985d12ee47ca354e918b4326fd32 /x11-toolkits/py-wax | |
parent | 7a0548af2a592814b21d4ada5d2e203b5eb59ea3 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/py-wax')
-rw-r--r-- | x11-toolkits/py-wax/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/py-wax/Makefile b/x11-toolkits/py-wax/Makefile index da49ab66295d..c618849d0382 100644 --- a/x11-toolkits/py-wax/Makefile +++ b/x11-toolkits/py-wax/Makefile @@ -9,8 +9,7 @@ PORTNAME= wax PORTVERSION= 0.3.33 PORTREVISION= 2 CATEGORIES= x11-toolkits devel python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME}gui +MASTER_SITES= SF/${PORTNAME}gui/${PORTNAME}gui/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org |