From 9c505d089e980b55dfb3b4737bd26e30f40c2130 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Thu, 6 Aug 2009 21:49:14 +0000 Subject: [PATCH] Use port parameter for version. --- Portfile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Portfile.in b/Portfile.in index 4a6b118..eb6aa25 100644 --- a/Portfile.in +++ b/Portfile.in @@ -7,7 +7,7 @@ maintainers cantor.2@osu.edu description XMLTooling library for C++ long_description Toolkit for security-aware XML processing homepage http://www.opensaml.org/ -master_sites http://shibboleth.internet2.edu/downloads/opensaml/cpp/@-VERSION-@/ +master_sites http://shibboleth.internet2.edu/downloads/opensaml/cpp/${version}/ checksums sha1 @CHECKSUM@ configure.args --disable-static \ -- 2.1.4