summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2021-04-24 09:41:23 +0000
committerwiz <wiz@pkgsrc.org>2021-04-24 09:41:23 +0000
commitd99f2f10e99a21ba68350e1f20a4016f12ad9b56 (patch)
tree61f853c8694adf5a01241b5ed7bf32297a2c4c08
parent334f49bcfb18a109c4a2de096184f66026a93d5e (diff)
downloadpkgsrc-d99f2f10e99a21ba68350e1f20a4016f12ad9b56.tar.gz
sr*: remove dead download links, update HOMEPAGE
-rw-r--r--lang/sr-examples/Makefile7
-rw-r--r--lang/sr/Makefile7
2 files changed, 6 insertions, 8 deletions
diff --git a/lang/sr-examples/Makefile b/lang/sr-examples/Makefile
index b908f01b4b5..f40b0e7cd40 100644
--- a/lang/sr-examples/Makefile
+++ b/lang/sr-examples/Makefile
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.12 2019/11/03 19:04:09 rillig Exp $
-#
+# $NetBSD: Makefile,v 1.13 2021/04/24 09:41:23 wiz Exp $
DISTNAME= vs233
PKGNAME= sr-examples-2.3.3
PKGREVISION= 1
CATEGORIES= lang parallel
-MASTER_SITES= ftp://ftp.cs.arizona.edu/sr/
+#MASTER_SITES= ftp://ftp.cs.arizona.edu/sr/
EXTRACT_SUFX= .tar.Z
MAINTAINER= is@NetBSD.org
-HOMEPAGE= http://www.cs.arizona.edu/sr/
+HOMEPAGE= http://www2.cs.arizona.edu/sr/index.html
COMMENT= The SR language compiler and run time system
USE_TOOLS+= gzcat pax
diff --git a/lang/sr/Makefile b/lang/sr/Makefile
index b49d403a6c4..4d108c509a2 100644
--- a/lang/sr/Makefile
+++ b/lang/sr/Makefile
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.26 2019/11/03 19:04:08 rillig Exp $
-#
+# $NetBSD: Makefile,v 1.27 2021/04/24 09:41:23 wiz Exp $
DISTNAME= sr233
PKGNAME= sr-2.3.3
PKGREVISION= 10
CATEGORIES= lang parallel
-MASTER_SITES= ftp://ftp.cs.arizona.edu/sr/
+#MASTER_SITES= ftp://ftp.cs.arizona.edu/sr/
EXTRACT_SUFX= .tar.Z
MAINTAINER= is@NetBSD.org
-HOMEPAGE= http://www.cs.arizona.edu/sr/
+HOMEPAGE= http://www2.cs.arizona.edu/sr/index.html
COMMENT= The SR language compiler and run time system
NOT_FOR_PLATFORM= *-*-x86_64 # site: "doesn't run on 64-bit/AMD64"