diff options
Diffstat (limited to 'security/cryptopp/Makefile')
-rw-r--r-- | security/cryptopp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/cryptopp/Makefile b/security/cryptopp/Makefile index 5bc157bce857..e47287dfd1af 100644 --- a/security/cryptopp/Makefile +++ b/security/cryptopp/Makefile @@ -3,6 +3,7 @@ PORTNAME= cryptopp PORTVERSION= 7.0.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.cryptopp.com/ DISTNAME= cryptopp${PORTVERSION:S/.//g} |