pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/crudesaml Add a trailing slash to MASTER_SITES.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8d20bdb6fffc
branches: trunk
changeset: 399174:8d20bdb6fffc
user: taca <taca%pkgsrc.org@localhost>
date: Mon Sep 14 06:14:14 2009 +0000
description:
Add a trailing slash to MASTER_SITES.
diffstat:
security/crudesaml/Makefile.common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 158e9daa118d -r 8d20bdb6fffc security/crudesaml/Makefile.common
--- a/security/crudesaml/Makefile.common Mon Sep 14 06:11:40 2009 +0000
+++ b/security/crudesaml/Makefile.common Mon Sep 14 06:14:14 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1.1.1 2009/09/13 19:57:13 manu Exp $
+# $NetBSD: Makefile.common,v 1.2 2009/09/14 06:14:14 taca Exp $
#
# used by security/cy2-saml/Makefile
@@ -6,7 +6,7 @@
DISTNAME= crudesaml-0.5
CATEGORIES= security
-MASTER_SITES= http://ftp.espci.fr/pub/crudesaml
+MASTER_SITES= http://ftp.espci.fr/pub/crudesaml/
MAINTAINER= manu%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index