pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5b94303319d1
branches:  trunk
changeset: 372998:5b94303319d1
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Dec 24 09:43:56 2017 +0000

description:
compat30: fix HOMEPAGE

diffstat:

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

diffs (15 lines):

diff -r 742257422ed5 -r 5b94303319d1 emulators/compat30/Makefile
--- a/emulators/compat30/Makefile       Sun Dec 24 09:42:12 2017 +0000
+++ b/emulators/compat30/Makefile       Sun Dec 24 09:43:56 2017 +0000
@@ -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)



Home | Main Index | Thread Index | Old Index