pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xmountains



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Sep  8 06:30:34 UTC 2017

Modified Files:
        pkgsrc/x11/xmountains: Makefile

Log Message:
Update HOMEPAGE, comment out dead MASTER_SITES.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/x11/xmountains/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/xmountains/Makefile
diff -u pkgsrc/x11/xmountains/Makefile:1.19 pkgsrc/x11/xmountains/Makefile:1.20
--- pkgsrc/x11/xmountains/Makefile:1.19 Mon Oct 29 05:07:16 2012
+++ pkgsrc/x11/xmountains/Makefile      Fri Sep  8 06:30:34 2017
@@ -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