pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/sympa Add missing trailing / to one of the MASTER...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bed943c06956
branches:  trunk
changeset: 550830:bed943c06956
user:      bouyer <bouyer%pkgsrc.org@localhost>
date:      Sun Nov 30 18:13:30 2008 +0000

description:
Add missing trailing / to one of the MASTER_SITES

diffstat:

 mail/sympa/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 0b425c4606a0 -r bed943c06956 mail/sympa/Makefile
--- a/mail/sympa/Makefile       Sun Nov 30 13:30:36 2008 +0000
+++ b/mail/sympa/Makefile       Sun Nov 30 18:13:30 2008 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.35 2008/11/10 05:03:15 taca Exp $
+# $NetBSD: Makefile,v 1.36 2008/11/30 18:13:30 bouyer Exp $
 #
 
 DISTNAME=      sympa-5.4.3
 CATEGORIES=    mail
 MASTER_SITES=  http://www.sympa.org/distribution/ \
-               http://www.sympa.org/distribution/old
+               http://www.sympa.org/distribution/old/
 
 MAINTAINER=    bouyer%NetBSD.org@localhost
 HOMEPAGE=      http://www.sympa.org/



Home | Main Index | Thread Index | Old Index