pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xterm xterm: update HOMEPAGE and MASTER_SITES



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4550cf82b79d
branches:  trunk
changeset: 319410:4550cf82b79d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Feb 13 11:41:32 2019 +0000

description:
xterm: update HOMEPAGE and MASTER_SITES

>From Thomas Dickey in private mail.

diffstat:

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

diffs (20 lines):

diff -r 645cdfa23673 -r 4550cf82b79d x11/xterm/Makefile
--- a/x11/xterm/Makefile        Wed Feb 13 11:08:16 2019 +0000
+++ b/x11/xterm/Makefile        Wed Feb 13 11:41:32 2019 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.117 2018/03/12 11:18:00 wiz Exp $
+# $NetBSD: Makefile,v 1.118 2019/02/13 11:41:32 wiz Exp $
 
 DISTNAME=      xterm-330
 PKGREVISION=   1
 CATEGORIES=    x11
-MASTER_SITES=  ftp://invisible-island.net/xterm/
+MASTER_SITES=  ftp://ftp.invisible-island.net/xterm/
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://dickey.his.com/xterm/xterm.html
+HOMEPAGE=      http://invisible-island.net/xterm/xterm.html
 COMMENT=       Latest terminal emulator for the X Window System
 LICENSE=       x11
 



Home | Main Index | Thread Index | Old Index