aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-kqueue
diff options
context:
space:
mode:
authordwhite <dwhite@FreeBSD.org>2000-06-20 03:21:59 +0800
committerdwhite <dwhite@FreeBSD.org>2000-06-20 03:21:59 +0800
commitff765c3c526c9a9694ef67562703cfcb92c5139c (patch)
treecf462f7dd52434fd33db47d25cfcc0b5a4b1c4d2 /devel/py-kqueue
parent1c46085fbb80118a01d2b5cdf02b787110fc6a43 (diff)
downloadfreebsd-ports-gnome-ff765c3c526c9a9694ef67562703cfcb92c5139c.tar.gz
freebsd-ports-gnome-ff765c3c526c9a9694ef67562703cfcb92c5139c.tar.zst
freebsd-ports-gnome-ff765c3c526c9a9694ef67562703cfcb92c5139c.zip
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}