From 28856a8ef66cc623c447d0b532d43c810d5c49fc Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 24 Dec 2017 09:44:16 +0000 Subject: [PATCH] compat30-extras: fix HOMEPAGE --- emulators/compat30-extras/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emulators/compat30-extras/Makefile b/emulators/compat30-extras/Makefile index 8e6b60dda196..f2810e871f00 100644 --- a/emulators/compat30-extras/Makefile +++ b/emulators/compat30-extras/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2007/10/07 12:59:12 kano Exp $ +# $NetBSD: Makefile,v 1.5 2017/12/24 09:44:16 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= Additional shared libraries for NetBSD 3.0 compatibility EMUL_PLATFORMS= netbsd-i386 netbsd-sparc netbsd-vax