pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2008Q3]: pkgsrc/mail/sympa pullup ticket #2602 - requested by ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/95f0aa7dd044
branches:  pkgsrc-2008Q3
changeset: 547926:95f0aa7dd044
user:      rtr <rtr%pkgsrc.org@localhost>
date:      Mon Dec 01 07:53:20 2008 +0000

description:
pullup ticket #2602 - requested by bouyer
sympa: fix master site

revisions pulled up:
pkgsrc/mail/sympa/Makefile      1.36

   Module Name:    pkgsrc
   Committed By:   bouyer
   Date:           Sun Nov 30 18:13:30 UTC 2008

   Modified Files:
           pkgsrc/mail/sympa: Makefile

   Log Message:
   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 f4299ceef4f1 -r 95f0aa7dd044 mail/sympa/Makefile
--- a/mail/sympa/Makefile       Fri Nov 28 11:46:58 2008 +0000
+++ b/mail/sympa/Makefile       Mon Dec 01 07:53:20 2008 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.32 2008/04/27 17:06:40 bouyer Exp $
+# $NetBSD: Makefile,v 1.32.8.1 2008/12/01 07:53:20 rtr Exp $
 #
 
 DISTNAME=      sympa-5.4.2
 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