diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-04-18 13:57:42 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-04-18 13:57:42 +0000 |
commit | cc95712fbe92854d4a2177b6d45cbdcc9d5f1b44 (patch) | |
tree | d32a20416ca4506d36f2b454f7246d7a03954197 /security/botan110 | |
parent | 077df7502b0a47ecb16bd89a724591a51c6c1248 (diff) | |
download | ports-cc95712fbe92854d4a2177b6d45cbdcc9d5f1b44.tar.gz ports-cc95712fbe92854d4a2177b6d45cbdcc9d5f1b44.zip |
Notes
Diffstat (limited to 'security/botan110')
-rw-r--r-- | security/botan110/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/botan110/Makefile b/security/botan110/Makefile index a8918792f82e..1f6cc5568e9c 100644 --- a/security/botan110/Makefile +++ b/security/botan110/Makefile @@ -3,7 +3,7 @@ PORTNAME= botan PORTVERSION= 1.10.13 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security MASTER_SITES= http://botan.randombit.net/releases/ PKGNAMESUFFIX= 110 |