diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-10 06:18:31 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-10 06:18:31 +0000 |
commit | 63f5eeef8a3e1a075dc881008cee566e0f5c9efd (patch) | |
tree | a1ba323d184a3a776f45eb114cbdb05bfe21c470 /net-p2p | |
parent | e413c34db1a433094d48a8c5c420cf5102c6da49 (diff) | |
download | ports-63f5eeef8a3e1a075dc881008cee566e0f5c9efd.tar.gz ports-63f5eeef8a3e1a075dc881008cee566e0f5c9efd.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 644d6a602ebc..91b203d85f7d 100644 --- a/net-p2p/py-vertex/Makefile +++ b/net-p2p/py-vertex/Makefile @@ -3,7 +3,7 @@ PORTNAME= vertex PORTVERSION= 0.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |