pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xterm Add an HTTP mirror that has xterm-235 (diffe...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4ddbba203a07
branches:  trunk
changeset: 542131:4ddbba203a07
user:      dsainty <dsainty%pkgsrc.org@localhost>
date:      Sun May 04 07:33:22 2008 +0000

description:
Add an HTTP mirror that has xterm-235 (different to the FreeBSD HTTP mirror, which only has 234).

diffstat:

 x11/xterm/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 6822155aec17 -r 4ddbba203a07 x11/xterm/Makefile
--- a/x11/xterm/Makefile        Sun May 04 06:59:51 2008 +0000
+++ b/x11/xterm/Makefile        Sun May 04 07:33:22 2008 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.41 2008/04/21 17:10:40 bjs Exp $
+# $NetBSD: Makefile,v 1.42 2008/05/04 07:33:22 dsainty Exp $
 
 DISTNAME=      xterm-235
 CATEGORIES=    x11
-MASTER_SITES=  ftp://invisible-island.net/xterm/
+MASTER_SITES=  ftp://invisible-island.net/xterm/ \
+               http://www.sfr-fresh.com/unix/misc/
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index