pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xphoon Using MASTER_SITE_XCONTRIB instead of hard-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b66646266e8b
branches: trunk
changeset: 502239:b66646266e8b
user: rillig <rillig%pkgsrc.org@localhost>
date: Thu Nov 03 13:50:58 2005 +0000
description:
Using MASTER_SITE_XCONTRIB instead of hard-coded URLs.
diffstat:
x11/xphoon/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 522f6cce930a -r b66646266e8b x11/xphoon/Makefile
--- a/x11/xphoon/Makefile Thu Nov 03 13:47:46 2005 +0000
+++ b/x11/xphoon/Makefile Thu Nov 03 13:50:58 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/10/12 07:10:57 seb Exp $
+# $NetBSD: Makefile,v 1.17 2005/11/03 13:50:58 rillig Exp $
#
DISTNAME= xphoon.tar
@@ -6,7 +6,7 @@
PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ftp://ftp.x.org/R5contrib/ \
- ftp://ftp.gwdg.de/pub/x11/x.org/contrib/ \
+ ${MASTER_SITE_XCONTRIB} \
ftp://ftp.sunet.se/pub/X11/
EXTRACT_SUFX= .Z
Home |
Main Index |
Thread Index |
Old Index