diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-06-03 12:14:38 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-06-03 12:14:38 +0000 |
commit | fe19e92f6570971a27e982c0b9b35400c27855f9 (patch) | |
tree | ad8c594f40cfbea565daa1e503e1ae46f4df03e7 /net-p2p/py-vertex | |
parent | 7eb88aa90e48cd0f07d08a73a790c30d97d4f7f2 (diff) | |
download | ports-fe19e92f6570971a27e982c0b9b35400c27855f9.tar.gz ports-fe19e92f6570971a27e982c0b9b35400c27855f9.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 ebc648b25795..98db1f4d22b7 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= cs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Vertex is an implementation of the Q2Q protocol BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/epsilon/__init__.py:${PORTSDIR}/devel/py-epsilon \ |