diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-31 17:57:50 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-31 17:57:50 +0000 |
commit | be566226939c7d4deb1f7b175d382f19b364d7f2 (patch) | |
tree | 815227c92a0da2f271698a2ee5f61ea82fc4dd9a /security/py-cybox/Makefile | |
parent | 3392b876350524ec70aed047b0aecb0ab9abdf23 (diff) |
Notes
Diffstat (limited to 'security/py-cybox/Makefile')
-rw-r--r-- | security/py-cybox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-cybox/Makefile b/security/py-cybox/Makefile index f90f986a3945..465426f5ada9 100644 --- a/security/py-cybox/Makefile +++ b/security/py-cybox/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cybox -PORTVERSION= 2.1.0.1 +PORTVERSION= 2.1.0.2 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |