summaryrefslogtreecommitdiff
path: root/security/xmlsec
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2003-04-21 14:11:24 +0000
committerPete Fritchman <petef@FreeBSD.org>2003-04-21 14:11:24 +0000
commit987da70edf36587bcca9313026f07533de777881 (patch)
tree4918726a3a8668619b5a874e393e0652feeaa501 /security/xmlsec
parentChase checksum. The new tarball was verified by GPG signature. (diff)
Add two missing trailing '/'s in MASTER_SITES.
PR: 51216 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=79414
Diffstat (limited to 'security/xmlsec')
-rw-r--r--security/xmlsec/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/xmlsec/Makefile b/security/xmlsec/Makefile
index 2fd682fdb5e9..6e6b1a55963f 100644
--- a/security/xmlsec/Makefile
+++ b/security/xmlsec/Makefile
@@ -11,8 +11,8 @@ PORTVERSION= 0.0.15
CATEGORIES= security
MASTER_SITES= http://www.aleksey.com/xmlsec/download/ \
ftp://ftp.aleksey.com/pub/xmlsec/releases/ \
- ftp://ftp.xmlsoft.org/xmlsec/releases \
- ftp://ftp.rpmfind.net/pub/XML/xmlsec/releases
+ ftp://ftp.xmlsoft.org/xmlsec/releases/ \
+ ftp://ftp.rpmfind.net/pub/XML/xmlsec/releases/
MAINTAINER= jim@corebsd.or.id
COMMENT= XML Security Library