diff options
author | Carlo Strub <cs@FreeBSD.org> | 2011-09-15 12:33:27 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2011-09-15 12:33:27 +0000 |
commit | 178dc40a964ca1f55872ae37726322803706901a (patch) | |
tree | 65bc19cedf226b64c9d58478266118c460ccc2b9 /net-p2p/py-vertex | |
parent | e2c9da64ebed0900dcfc0f508957391935b9d539 (diff) | |
download | ports-178dc40a964ca1f55872ae37726322803706901a.tar.gz ports-178dc40a964ca1f55872ae37726322803706901a.zip |
Notes
Diffstat (limited to 'net-p2p/py-vertex')
-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 4c63168aadd3..ebc648b25795 100644 --- a/net-p2p/py-vertex/Makefile +++ b/net-p2p/py-vertex/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Vertex-${PORTVERSION} -MAINTAINER= c-s@c-s.li +MAINTAINER= cs@FreeBSD.org COMMENT= Vertex is an implementation of the Q2Q protocol BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/epsilon/__init__.py:${PORTSDIR}/devel/py-epsilon \ |