diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-04 18:30:50 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-04 18:30:50 +0000 |
commit | 7524984514d9912fcc2d995f43ccf22ad0ce3c5f (patch) | |
tree | 275aa83a667b4170d49c0053bee5ae2457c4c498 /security/xmlsec1/Makefile | |
parent | 7c03628c05d6ac700c78bae93d7d86c0334921fb (diff) | |
download | ports-7524984514d9912fcc2d995f43ccf22ad0ce3c5f.tar.gz ports-7524984514d9912fcc2d995f43ccf22ad0ce3c5f.zip |
Notes
Diffstat (limited to 'security/xmlsec1/Makefile')
-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 dda13f0d1e19..ddbda28c08e5 100644 --- a/security/xmlsec1/Makefile +++ b/security/xmlsec1/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmlsec1 PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.aleksey.com/xmlsec/download/ \ ftp://ftp.aleksey.com/pub/xmlsec/releases/ \ |