pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/compat30-extras



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Dec 24 09:44:16 UTC 2017

Modified Files:
        pkgsrc/emulators/compat30-extras: Makefile

Log Message:
compat30-extras: fix HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/emulators/compat30-extras/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/emulators/compat30-extras/Makefile
diff -u pkgsrc/emulators/compat30-extras/Makefile:1.4 pkgsrc/emulators/compat30-extras/Makefile:1.5
--- pkgsrc/emulators/compat30-extras/Makefile:1.4       Sun Oct  7 12:59:12 2007
+++ pkgsrc/emulators/compat30-extras/Makefile   Sun Dec 24 09:44:16 2017
@@ -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