summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorDoug White <dwhite@FreeBSD.org>2000-07-10 17:07:17 +0000
committerDoug White <dwhite@FreeBSD.org>2000-07-10 17:07:17 +0000
commit52a5df4748381312b9bcd8b9d3393d334cf259c9 (patch)
tree91be2dfb6036633ef5779c4acb24a3aeec5e291f /devel
parentA version of the classic memory blocks game for GNOME (diff)
Fix typo. Don't ask me how it worked before. :)
Notes
Notes: svn path=/head/; revision=30452
Diffstat (limited to 'devel')
-rw-r--r--devel/py-kqueue/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-kqueue/Makefile b/devel/py-kqueue/Makefile
index 772e63a4be2b..cc24184a07c0 100644
--- a/devel/py-kqueue/Makefile
+++ b/devel/py-kqueue/Makefile
@@ -8,7 +8,7 @@
PORTNAME= kqueue
PORTVERSION= 1.1
CATEGORIES= devel python
-MASTER_SITES= {$MASTER_SITE_LOCAL}
+MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= dwhite
PKGNAMEPREFIX= py-
DISTNAME= PyKQueue-${PORTVERSION}