summaryrefslogtreecommitdiff
path: root/devel/py-kqueue
diff options
context:
space:
mode:
authorDoug White <dwhite@FreeBSD.org>2000-06-19 19:21:59 +0000
committerDoug White <dwhite@FreeBSD.org>2000-06-19 19:21:59 +0000
commit84af95cb8a8f466bc23d0bb917da9dc4a66e84c8 (patch)
tree3a2f5594b99ade2045faa3097c270a685b188bd2 /devel/py-kqueue
parentAdd a knob to try installing VMware 2.0.1 RC2 for those who are willing to tr... (diff)
Update to use MASTER_SITE_LOCAL.
Diffstat (limited to 'devel/py-kqueue')
-rw-r--r--devel/py-kqueue/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-kqueue/Makefile b/devel/py-kqueue/Makefile
index 7ef21401d762..772e63a4be2b 100644
--- a/devel/py-kqueue/Makefile
+++ b/devel/py-kqueue/Makefile
@@ -8,7 +8,8 @@
PORTNAME= kqueue
PORTVERSION= 1.1
CATEGORIES= devel python
-MASTER_SITES= http://people.freebsd.org/~dwhite/PyKQueue/
+MASTER_SITES= {$MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= dwhite
PKGNAMEPREFIX= py-
DISTNAME= PyKQueue-${PORTVERSION}