diff options
author | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2006-09-13 03:21:38 +0000 |
---|---|---|
committer | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2006-09-13 03:21:38 +0000 |
commit | 5eaac8b2caa7536fa6027f991ffbfa3319c62dca (patch) | |
tree | 6d70494b89362806485487c5e8079e08f3294473 /net-p2p | |
parent | cc2da5deb8d10229197da6a9e3933baeed6df60e (diff) | |
download | ports-5eaac8b2caa7536fa6027f991ffbfa3319c62dca.tar.gz ports-5eaac8b2caa7536fa6027f991ffbfa3319c62dca.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/py-vertex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/py-vertex/Makefile b/net-p2p/py-vertex/Makefile index 1d441f38ef5a..de303ced869e 100644 --- a/net-p2p/py-vertex/Makefile +++ b/net-p2p/py-vertex/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://divmod.org/static/projects/vertex/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Vertex-${PORTVERSION} -MAINTAINER= alex@foxybanana.com +MAINTAINER= alexbl@FreeBSD.org COMMENT= Vertex is an implementation of the Q2Q protocol BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/epsilon/__init__.py:${PORTSDIR}/devel/py-epsilon \ |