pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/imp4 Add http site to fetch the DISTFILE from inc...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e42541eb1a3e
branches: trunk
changeset: 511761:e42541eb1a3e
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Fri Apr 21 08:34:47 2006 +0000
description:
Add http site to fetch the DISTFILE from incase we cant get it from the ftp site
Pointed out via bulk builds error
diffstat:
mail/imp4/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r e18537f1733a -r e42541eb1a3e mail/imp4/Makefile
--- a/mail/imp4/Makefile Fri Apr 21 08:26:18 2006 +0000
+++ b/mail/imp4/Makefile Fri Apr 21 08:34:47 2006 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.18 2006/04/17 21:12:30 adrianp Exp $
+# $NetBSD: Makefile,v 1.19 2006/04/21 08:34:47 adrianp Exp $
DISTNAME= imp-h3-${IMPVER}
PKGNAME= imp-${IMPVER}
CATEGORIES= mail www
-MASTER_SITES= ftp://ftp.horde.org/pub/imp/tarballs/
+MASTER_SITES= ftp://ftp.horde.org/pub/imp/ \
+ http://ftp.horde.org/pub/imp/
MAINTAINER= adrianp%NetBSD.org@localhost
HOMEPAGE= http://www.horde.org/imp/
Home |
Main Index |
Thread Index |
Old Index