pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/openmotif The master site doesn't seem to grok pas...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4292b465c9eb
branches: trunk
changeset: 544635:4292b465c9eb
user: tnn <tnn%pkgsrc.org@localhost>
date: Thu Jul 17 09:10:50 2008 +0000
description:
The master site doesn't seem to grok passive FTP, so prefer to use HTTP.
diffstat:
x11/openmotif/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 8829c202c759 -r 4292b465c9eb x11/openmotif/Makefile
--- a/x11/openmotif/Makefile Thu Jul 17 09:02:54 2008 +0000
+++ b/x11/openmotif/Makefile Thu Jul 17 09:10:50 2008 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.55 2008/07/15 10:37:35 drochner Exp $
+# $NetBSD: Makefile,v 1.56 2008/07/17 09:10:50 tnn Exp $
PKGVER= 2.3.1
DISTNAME= openmotif-${PKGVER}
#PKGREVISION= 3
CATEGORIES= x11
-MASTER_SITES= ftp://ftp.ics.com/openmotif/2.3/2.3.1/
+MASTER_SITES= http://ftp.ics.com/openmotif/2.3/2.3.1/
+MASTER_SITES+= ftp://ftp.ics.com/openmotif/2.3/2.3.1/
MAINTAINER= joerg%NetBSD.org@localhost
HOMEPAGE= http://www.opengroup.org/openmotif/
Home |
Main Index |
Thread Index |
Old Index