pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/compat30-extras compat30-extras: fix HOMEPAGE



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c3890b7c631d
branches:  trunk
changeset: 372999:c3890b7c631d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Dec 24 09:44:16 2017 +0000

description:
compat30-extras: fix HOMEPAGE

diffstat:

 emulators/compat30-extras/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 5b94303319d1 -r c3890b7c631d emulators/compat30-extras/Makefile
--- a/emulators/compat30-extras/Makefile        Sun Dec 24 09:43:56 2017 +0000
+++ b/emulators/compat30-extras/Makefile        Sun Dec 24 09:44:16 2017 +0000
@@ -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



Home | Main Index | Thread Index | Old Index