aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/py-vertex/Makefile
diff options
context:
space:
mode:
authorAlexander Botero-Lowry <alexbl@FreeBSD.org>2007-10-12 22:21:59 +0000
committerAlexander Botero-Lowry <alexbl@FreeBSD.org>2007-10-12 22:21:59 +0000
commit3abf665216b4a023e0650109db86795bc2f95ada (patch)
tree75d776f8bed7264e2409d7a0610516dd2857c5ca /net-p2p/py-vertex/Makefile
parentcfd30c28ffeca62346d43914703c27e169a48961 (diff)
downloadports-3abf665216b4a023e0650109db86795bc2f95ada.tar.gz
ports-3abf665216b4a023e0650109db86795bc2f95ada.zip
- update to 0.2.0
- drop maintainership PR: 115410 Submitted by: Piet Delport <pjd@satori.za.net>
Notes
Notes: svn path=/head/; revision=201370
Diffstat (limited to 'net-p2p/py-vertex/Makefile')
-rw-r--r--net-p2p/py-vertex/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net-p2p/py-vertex/Makefile b/net-p2p/py-vertex/Makefile
index 99feb914fdde..ce73b9acadf2 100644
--- a/net-p2p/py-vertex/Makefile
+++ b/net-p2p/py-vertex/Makefile
@@ -6,13 +6,14 @@
#
PORTNAME= vertex
-PORTVERSION= 0.1
+PORTVERSION= 0.2.0
CATEGORIES= net-p2p python
-MASTER_SITES= http://divmod.org/static/projects/vertex/
+MASTER_SITES= http://divmod.org/trac/attachment/wiki/SoftwareReleases/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Vertex-${PORTVERSION}
+EXTRACT_SUFX= .tar.gz?format=raw
-MAINTAINER= alexbl@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 \