diff options
Diffstat (limited to 'security/xmlsec1/Makefile')
-rw-r--r-- | security/xmlsec1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/xmlsec1/Makefile b/security/xmlsec1/Makefile index a3c3fae2f27c..731d8f136cb4 100644 --- a/security/xmlsec1/Makefile +++ b/security/xmlsec1/Makefile @@ -1,5 +1,6 @@ PORTNAME= xmlsec1 DISTVERSION= 1.3.6 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://github.com/lsh123/xmlsec/releases/download/xmlsec_${DISTVERSION:S,.,_,g}/ \ https://www.aleksey.com/xmlsec/download/ |