pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2005Q2]: pkgsrc/mail/spamassassin Pullup ticket 646 - requeste...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e7f442e054bf
branches:  pkgsrc-2005Q2
changeset: 495936:e7f442e054bf
user:      salo <salo%pkgsrc.org@localhost>
date:      Wed Aug 03 23:56:13 2005 +0000

description:
Pullup ticket 646 - requested by Klaus Heinz
MASTER_SITES update for spamassassin

Revision pulled up:
- pkgsrc/mail/spamassassin/Makefile     1.57

   Module Name:         pkgsrc
   Committed By:        heinz
   Date:                Wed Jun 22 20:43:19 UTC 2005

   Modified Files:
        pkgsrc/mail/spamassassin: Makefile

   Log Message:
   Correct path for ASF MASTER_SITES (thanks to Mark Davies).

diffstat:

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

diffs (17 lines):

diff -r 25a245609269 -r e7f442e054bf mail/spamassassin/Makefile
--- a/mail/spamassassin/Makefile        Wed Aug 03 23:36:48 2005 +0000
+++ b/mail/spamassassin/Makefile        Wed Aug 03 23:56:13 2005 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.56 2005/06/19 22:29:35 heinz Exp $
+# $NetBSD: Makefile,v 1.56.2.1 2005/08/03 23:56:13 salo Exp $
 
 DISTNAME=      Mail-SpamAssassin-${SPAMASSASSIN_VERSION}
 PKGNAME=       spamassassin-${SPAMASSASSIN_VERSION}
 PKGREVISION=   # empty
 SVR4_PKGNAME=  sa
 CATEGORIES=    mail perl5
-MASTER_SITES=  ${MASTER_SITE_APACHE:=spamassassin/} \
+MASTER_SITES=  ${MASTER_SITE_APACHE:=spamassassin/source/} \
                http://spamassassin.apache.org/released/
 
 MAINTAINER=    heinz%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index