pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/8086tiny



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jul 30 22:39:05 UTC 2017

Modified Files:
        pkgsrc/emulators/8086tiny: Makefile

Log Message:
Update HOMEPAGE, remove nonworking MASTER_SITE.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/emulators/8086tiny/Makefile

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

Modified files:

Index: pkgsrc/emulators/8086tiny/Makefile
diff -u pkgsrc/emulators/8086tiny/Makefile:1.2 pkgsrc/emulators/8086tiny/Makefile:1.3
--- pkgsrc/emulators/8086tiny/Makefile:1.2      Sat Jun  4 17:41:02 2016
+++ pkgsrc/emulators/8086tiny/Makefile  Sun Jul 30 22:39:05 2017
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.2 2016/06/04 17:41:02 sevan Exp $
+# $NetBSD: Makefile,v 1.3 2017/07/30 22:39:05 wiz Exp $
 
 DISTNAME=      8086tiny_125
 PKGNAME=       ${DISTNAME:S/tiny_1/tiny-1./}
 CATEGORIES=    emulators
-MASTER_SITES=  http://www.megalith.co.uk/8086tiny/downloads/
+MASTER_SITES=  # http://www.megalith.co.uk/8086tiny/downloads/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    ryoon%NetBSD.org@localhost
-HOMEPAGE=      http://www.megalith.co.uk/8086tiny/
+HOMEPAGE=      https://github.com/adriancable/8086tiny
 COMMENT=       PC XT-compatible emulator/virtual machine written in C
 LICENSE=       mit
 



Home | Main Index | Thread Index | Old Index