diff options
Diffstat (limited to 'security/py-mnemonic/Makefile')
-rw-r--r-- | security/py-mnemonic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-mnemonic/Makefile b/security/py-mnemonic/Makefile index 72a0947b8bc3..3398a4738b2f 100644 --- a/security/py-mnemonic/Makefile +++ b/security/py-mnemonic/Makefile @@ -1,7 +1,7 @@ # Created by: Emanuel Haupt <ehaupt@FreeBSD.org> PORTNAME= mnemonic -PORTVERSION= 0.19 +PORTVERSION= 0.20 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |