pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/jetpack



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Apr 21 15:37:56 UTC 2021

Modified Files:
        pkgsrc/games/jetpack: Makefile

Log Message:
jetpack: remove dead download site


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/games/jetpack/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/jetpack/Makefile
diff -u pkgsrc/games/jetpack/Makefile:1.14 pkgsrc/games/jetpack/Makefile:1.15
--- pkgsrc/games/jetpack/Makefile:1.14  Sun Jan 20 08:09:29 2019
+++ pkgsrc/games/jetpack/Makefile       Wed Apr 21 15:37:56 2021
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.14 2019/01/20 08:09:29 dholland Exp $
+# $NetBSD: Makefile,v 1.15 2021/04/21 15:37:56 wiz Exp $
 
 DISTNAME=      jetpack
 PKGNAME=       jetpack-1.0
 PKGREVISION=   2
 CATEGORIES=    games x11
-MASTER_SITES=  ftp://qiclab.scn.rain.com/pub/games/
+#MASTER_SITES= ftp://qiclab.scn.rain.com/pub/games/
 EXTRACT_SUFX=  .tar.Z
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index