pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xmountains Update HOMEPAGE, comment out dead MASTE...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/21f24755fff8
branches:  trunk
changeset: 367858:21f24755fff8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 08 06:30:34 2017 +0000

description:
Update HOMEPAGE, comment out dead MASTER_SITES.

diffstat:

 x11/xmountains/Makefile |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (21 lines):

diff -r 83c10d174529 -r 21f24755fff8 x11/xmountains/Makefile
--- a/x11/xmountains/Makefile   Fri Sep 08 06:29:40 2017 +0000
+++ b/x11/xmountains/Makefile   Fri Sep 08 06:30:34 2017 +0000
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.19 2012/10/29 05:07:16 asau Exp $
-#
+# $NetBSD: Makefile,v 1.20 2017/09/08 06:30:34 wiz Exp $
 
 DISTNAME=      xmountains_2.7
 PKGNAME=       ${DISTNAME:C/_/-/}
 PKGREVISION=   2
 CATEGORIES=    x11
-MASTER_SITES=  http://www2.epcc.ed.ac.uk/~spb/xmountains/
+#MASTER_SITES= http://www2.epcc.ed.ac.uk/~spb/xmountains/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www2.epcc.ed.ac.uk/~spb/xmountains/
+HOMEPAGE=      https://spbooth.github.io/xmountains/about_xmountains.html
 COMMENT=       Fractal terrain generator for X11
 
 WRKSRC=                ${WRKDIR}



Home | Main Index | Thread Index | Old Index