aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/py-kenosis
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-03-17 05:21:05 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-03-17 05:21:05 +0000
commit768dd7c392e726cf2862af1a387feca1761120fa (patch)
tree0fda0910862e24fef22a13776c3bc23a39902054 /net-p2p/py-kenosis
parent6e9e4a6ed8e68b01360049e69f58bf743439d301 (diff)
Notes
Diffstat (limited to 'net-p2p/py-kenosis')
-rw-r--r--net-p2p/py-kenosis/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-p2p/py-kenosis/Makefile b/net-p2p/py-kenosis/Makefile
index 52e017b6364a..3762c3be09d3 100644
--- a/net-p2p/py-kenosis/Makefile
+++ b/net-p2p/py-kenosis/Makefile
@@ -11,9 +11,11 @@ CATEGORIES= net-p2p python
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= A fully-distributed p2p RPC system built on top of XMLRPC
+PORTSCOUT= skipv:0.941 # Older version than the current one
+
RUN_DEPENDS= ${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/xmlrpclib.py:${PORTSDIR}/net/py-xmlrpclib
USE_PYTHON= yes