diff options
Diffstat (limited to 'net-p2p/py-vertex/Makefile')
-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 6737e6295c0d..e42ec53726cc 100644 --- a/net-p2p/py-vertex/Makefile +++ b/net-p2p/py-vertex/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vertex -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 CATEGORIES= net-p2p python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |