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 /security/py-tuf | |
parent | e413c34db1a433094d48a8c5c420cf5102c6da49 (diff) | |
download | ports-63f5eeef8a3e1a075dc881008cee566e0f5c9efd.tar.gz ports-63f5eeef8a3e1a075dc881008cee566e0f5c9efd.zip |
Bump a few PORTREVISIONs after r498529
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=498530
Diffstat (limited to 'security/py-tuf')
-rw-r--r-- | security/py-tuf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-tuf/Makefile b/security/py-tuf/Makefile index eb612813e1ec..a75fd717c9f5 100644 --- a/security/py-tuf/Makefile +++ b/security/py-tuf/Makefile @@ -3,6 +3,7 @@ PORTNAME= tuf PORTVERSION= 0.10.0 +PORTREVISION= 1 CATEGORIES= security devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |