pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/tile



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Nov 15 22:20:14 UTC 2017

Modified Files:
        pkgsrc/x11/tile: Makefile

Log Message:
tile: comment out dead sites.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/tile/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/tile/Makefile
diff -u pkgsrc/x11/tile/Makefile:1.8 pkgsrc/x11/tile/Makefile:1.9
--- pkgsrc/x11/tile/Makefile:1.8        Mon Oct 29 05:06:53 2012
+++ pkgsrc/x11/tile/Makefile    Wed Nov 15 22:20:14 2017
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.8 2012/10/29 05:06:53 asau Exp $
-#
+# $NetBSD: Makefile,v 1.9 2017/11/15 22:20:14 wiz Exp $
 
 DISTNAME=              tile_0.7.3
 PKGNAME=               tile-0.7.3
 PKGREVISION=           2
 CATEGORIES=            x11
 # cvs only has 0.7.1 and mentions "cvs server loss"...
-MASTER_SITES=          http://www.unixdev.net/downloads/tile/0.7.3/
+#MASTER_SITES=         http://www.unixdev.net/downloads/tile/0.7.3/
 
 MAINTAINER=            inittab%unixdev.net@localhost
-HOMEPAGE=              http://www.unixdev.net/projects/tile
+#HOMEPAGE=             http://www.unixdev.net/projects/tile
 COMMENT=               X11 Window Tiler
 
 WRKSRC=                        ${WRKDIR}/${PKGNAME_NOREV}



Home | Main Index | Thread Index | Old Index