summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-24 14:33:23 +0000
committerwiz <wiz@pkgsrc.org>2017-09-24 14:33:23 +0000
commit4c69ac41d523eec0619e28d3764ca7631984ba98 (patch)
treeb4eff44a882ba66a025d9e7854851d161b6e748e
parent5272c4287ab1d723f4db23e8ee8edd785b0920a3 (diff)
downloadpkgsrc-4c69ac41d523eec0619e28d3764ca7631984ba98.tar.gz
onyx: comment out dead sites
Set HOMEPAGE to github one, even though that is just a 10 year old import of the sources. On the other hand, the last release is from 2005...
-rw-r--r--lang/onyx/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/lang/onyx/Makefile b/lang/onyx/Makefile
index 3e666ad3427..0790cabe8a8 100644
--- a/lang/onyx/Makefile
+++ b/lang/onyx/Makefile
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.28 2015/09/02 04:43:52 dholland Exp $
+# $NetBSD: Makefile,v 1.29 2017/09/24 14:33:23 wiz Exp $
DISTNAME= onyx-${VERS}
PKGREVISION= 2
CATEGORIES= lang
-MASTER_SITES= http://www.canonware.com/download/onyx/
+#MASTER_SITES= http://www.canonware.com/download/onyx/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.canonware.com/onyx/
+#HOMEPAGE= http://www.canonware.com/onyx/
+HOMEPAGE= https://github.com/canonware/onyx
COMMENT= Embeddable stack-based threaded interpreted language
BUILD_DEPENDS+= cook-[0-9]*:../../devel/cook