summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-30 07:48:48 +0000
committerwiz <wiz@pkgsrc.org>2017-09-30 07:48:48 +0000
commitcf51438743db1801da7b3debfc2fc8b656347afd (patch)
tree343349bba535e0156f0f900052c4be29e1efdc87 /emulators
parentf36d1feb3608d9a070ac07aef3f839f5c6ef3939 (diff)
downloadpkgsrc-cf51438743db1801da7b3debfc2fc8b656347afd.tar.gz
or1ksim: comment out dead sites
Diffstat (limited to 'emulators')
-rw-r--r--emulators/or1ksim/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/emulators/or1ksim/Makefile b/emulators/or1ksim/Makefile
index 60ce4aaf359..4cc5984c849 100644
--- a/emulators/or1ksim/Makefile
+++ b/emulators/or1ksim/Makefile
@@ -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
-HOMEPAGE= http://opencores.org/or1k/Or1ksim
+#HOMEPAGE= http://opencores.org/or1k/Or1ksim
+HOMEPAGE= https://github.com/openrisc/or1ksim
COMMENT= OpenRISC emulator
GNU_CONFIGURE= yes