From 987da70edf36587bcca9313026f07533de777881 Mon Sep 17 00:00:00 2001 From: Pete Fritchman Date: Mon, 21 Apr 2003 14:11:24 +0000 Subject: Add two missing trailing '/'s in MASTER_SITES. PR: 51216 Submitted by: maintainer --- security/xmlsec/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/xmlsec') 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 -- cgit v1.2.3