summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-12-24 09:43:56 +0000
committerwiz <wiz@pkgsrc.org>2017-12-24 09:43:56 +0000
commit3aaffab435b993a7ec5d6817079f46757be165d2 (patch)
tree016e35ea215fbe92aa8391332a8f4a2b7ac99cf9 /emulators
parent901fcdb3cbbaf701b745441620fdd8f45c258865 (diff)
downloadpkgsrc-3aaffab435b993a7ec5d6817079f46757be165d2.tar.gz
compat30: fix HOMEPAGE
Diffstat (limited to 'emulators')
-rw-r--r--emulators/compat30/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/compat30/Makefile b/emulators/compat30/Makefile
index 6d72a21f9cf..282dbe6991b 100644
--- a/emulators/compat30/Makefile
+++ b/emulators/compat30/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2009/05/07 06:52:45 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2017/12/24 09:43:56 wiz Exp $
COMPAT_PKG= compat30 # for compat_netbsd/Makefile.common
NETBSD_VERSION= 3.0
-HOMEPAGE= http://www.NetBSD.org/releases/formal-3.0/index.html
+HOMEPAGE= https://www.netbsd.org/releases/formal-3/
COMMENT= Shared libraries for NetBSD 3.0 compatibility
.if defined(NETBSD_COMPAT32)