aboutsummaryrefslogtreecommitdiff
path: root/net/py-timeoutsocket
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-03-16 21:39:14 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-03-16 21:39:14 +0000
commit07da38f0fc2da6a5d4796f98ac6b22dca295d500 (patch)
treee3208e0061141d46f61a3e83312ffd659a0f6bc6 /net/py-timeoutsocket
parent30467d1fc1e946b0a17e631add863381165aadb1 (diff)
downloadports-07da38f0fc2da6a5d4796f98ac6b22dca295d500.tar.gz
ports-07da38f0fc2da6a5d4796f98ac6b22dca295d500.zip
fix a typo I indroduce while deprecating
Submitted by: Pav (irc)
Notes
Notes: svn path=/head/; revision=271047
Diffstat (limited to 'net/py-timeoutsocket')
-rw-r--r--net/py-timeoutsocket/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-timeoutsocket/Makefile b/net/py-timeoutsocket/Makefile
index 2a80aadc75d7..4dd38d96e7c2 100644
--- a/net/py-timeoutsocket/Makefile
+++ b/net/py-timeoutsocket/Makefile
@@ -17,7 +17,7 @@ COMMENT= Timeout mechanism for TCP connections
DEPRECATED= Upstream disapear and distfile is no more available
EXPIRATION_DATE= 2011-05-01
-RUSE_PYTHON= yes
+USE_PYTHON= yes
USE_PYDISTUTILS=yes
.include <bsd.port.mk>