diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2007-07-01 08:56:16 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2007-07-01 08:56:16 +0000 |
commit | 95eecf16e69745980390ef202f67ec4d0e09f051 (patch) | |
tree | c85134f7d4e51bcd8a8619a9bb6e48e31f8c4a19 /security/xmlsec1 | |
parent | 3ee84121a1253dd584be4ba3370807c75363b68b (diff) | |
download | ports-95eecf16e69745980390ef202f67ec4d0e09f051.tar.gz ports-95eecf16e69745980390ef202f67ec4d0e09f051.zip |
Notes
Diffstat (limited to 'security/xmlsec1')
-rw-r--r-- | security/xmlsec1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/xmlsec1/Makefile b/security/xmlsec1/Makefile index d9634c63f39b..75b15009f08b 100644 --- a/security/xmlsec1/Makefile +++ b/security/xmlsec1/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmlsec1 PORTVERSION= 1.2.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.aleksey.com/xmlsec/download/ \ ftp://ftp.aleksey.com/pub/xmlsec/releases/ \ |