pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/8086tiny Update HOMEPAGE, remove nonworking ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/096145b03a3b
branches:  trunk
changeset: 365940:096145b03a3b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jul 30 22:39:05 2017 +0000

description:
Update HOMEPAGE, remove nonworking MASTER_SITE.

diffstat:

 emulators/8086tiny/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 8363e7ad912a -r 096145b03a3b emulators/8086tiny/Makefile
--- a/emulators/8086tiny/Makefile       Sun Jul 30 22:37:57 2017 +0000
+++ b/emulators/8086tiny/Makefile       Sun Jul 30 22:39:05 2017 +0000
@@ -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