pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/maildrop The default EXTRACT_SUFX for the courier...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ca65fbac51fa
branches: trunk
changeset: 469488:ca65fbac51fa
user: jlam <jlam%pkgsrc.org@localhost>
date: Tue Feb 24 01:24:01 2004 +0000
description:
The default EXTRACT_SUFX for the courier packages has changed to ".tar.bz2"
but this package still uses ".tar.gz" until it's updated.
diffstat:
mail/maildrop/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 30351f72fa16 -r ca65fbac51fa mail/maildrop/Makefile
--- a/mail/maildrop/Makefile Tue Feb 24 01:20:54 2004 +0000
+++ b/mail/maildrop/Makefile Tue Feb 24 01:24:01 2004 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2004/02/10 02:22:50 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2004/02/24 01:24:01 jlam Exp $
DISTNAME= maildrop-1.3.9
+EXTRACT_SUFX= .tar.gz
COMMENT= Courier mail delivery agent with filtering abilities
HOMEPAGE= http://www.flounder.net/~mrsam/maildrop/
Home |
Main Index |
Thread Index |
Old Index