pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/or1ksim or1ksim: comment out dead sites



details:   https://anonhg.NetBSD.org/pkgsrc/rev/96c78f8eb35a
branches:  trunk
changeset: 369508:96c78f8eb35a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Sep 30 07:48:48 2017 +0000

description:
or1ksim: comment out dead sites

diffstat:

 emulators/or1ksim/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (21 lines):

diff -r e89813ccbd59 -r 96c78f8eb35a emulators/or1ksim/Makefile
--- a/emulators/or1ksim/Makefile        Sat Sep 30 07:46:40 2017 +0000
+++ b/emulators/or1ksim/Makefile        Sat Sep 30 07:48:48 2017 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.7 2013/10/13 12:45:15 ryoon Exp $
-#
+# $NetBSD: Makefile,v 1.8 2017/09/30 07:48:48 wiz Exp $
 
 DISTNAME=      or1ksim-0.2.0rc2
 PKGREVISION=   1
 CATEGORIES=    emulators
-MASTER_SITES=  http://www.opencores.org/projects.cgi/web/or1k/
+#MASTER_SITES= http://www.opencores.org/projects.cgi/web/or1k/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://opencores.org/or1k/Or1ksim
+#HOMEPAGE=     http://opencores.org/or1k/Or1ksim
+HOMEPAGE=      https://github.com/openrisc/or1ksim
 COMMENT=       OpenRISC emulator
 
 GNU_CONFIGURE=  yes



Home | Main Index | Thread Index | Old Index