pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/xemeraldia



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Apr 21 15:33:55 UTC 2021

Modified Files:
        pkgsrc/games/xemeraldia: Makefile

Log Message:
xemeraldia: remove dead download site


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/games/xemeraldia/Makefile

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

Modified files:

Index: pkgsrc/games/xemeraldia/Makefile
diff -u pkgsrc/games/xemeraldia/Makefile:1.21 pkgsrc/games/xemeraldia/Makefile:1.22
--- pkgsrc/games/xemeraldia/Makefile:1.21       Sun Nov  3 19:28:49 2019
+++ pkgsrc/games/xemeraldia/Makefile    Wed Apr 21 15:33:55 2021
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.21 2019/11/03 19:28:49 rillig Exp $
+# $NetBSD: Makefile,v 1.22 2021/04/21 15:33:55 wiz Exp $
 
 DISTNAME=      xemeraldia-0.3
 PKGNAME=       xemeraldia-0.31
 PKGREVISION=   6
 CATEGORIES=    games
-MASTER_SITES=  ftp://ftp.lab.kdd.co.jp/Usenet/fj.sources/1995/mar/
+#MASTER_SITES= ftp://ftp.lab.kdd.co.jp/Usenet/fj.sources/1995/mar/
 
-PATCH_SITES=           ftp://ftp.lab.kdd.co.jp/Usenet/fj.sources/1995/apr/
+#PATCH_SITES=          ftp://ftp.lab.kdd.co.jp/Usenet/fj.sources/1995/apr/
 PATCHFILES=            xemeraldia-0.3to0.31.patch.gz
 PATCH_DIST_STRIP=      -p1
 



Home | Main Index | Thread Index | Old Index