diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2008-03-03 11:57:08 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2008-03-03 11:57:08 +0000 |
commit | c9536f39b314cc055496892d6f9598434770c4b3 (patch) | |
tree | 7a7761c4465ce6894fc0b4bd8cb65f84b82a46a3 /security/xmlsec1 | |
parent | 4585b4adc053c2df42c76e150ac9354191402282 (diff) | |
download | ports-c9536f39b314cc055496892d6f9598434770c4b3.tar.gz ports-c9536f39b314cc055496892d6f9598434770c4b3.zip |
Notes
Diffstat (limited to 'security/xmlsec1')
-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 27177aeb6e36..77aadb75e9ff 100644 --- a/security/xmlsec1/Makefile +++ b/security/xmlsec1/Makefile @@ -7,6 +7,7 @@ PORTNAME= xmlsec1 PORTVERSION= 1.2.11 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.aleksey.com/xmlsec/download/ \ ftp://ftp.aleksey.com/pub/xmlsec/releases/ \ |