diff options
author | kano <kano@pkgsrc.org> | 2007-10-07 12:59:11 +0000 |
---|---|---|
committer | kano <kano@pkgsrc.org> | 2007-10-07 12:59:11 +0000 |
commit | abdb54b351a99a07987fe50af3433a9bb2b5e54c (patch) | |
tree | bc8abb175c2e1c05238dd283debeb72732449a8f /emulators/compat16-extras | |
parent | 5d01b5a3bd4ddd45957c1c1854af2305368bcb1d (diff) | |
download | pkgsrc-abdb54b351a99a07987fe50af3433a9bb2b5e54c.tar.gz |
fix obsolete URLs for www.NetBSD.org
close PR pkg/37071
reviewd by xtraeme@
Diffstat (limited to 'emulators/compat16-extras')
-rw-r--r-- | emulators/compat16-extras/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/compat16-extras/Makefile b/emulators/compat16-extras/Makefile index 26b1e81a743..91ea0625bd1 100644 --- a/emulators/compat16-extras/Makefile +++ b/emulators/compat16-extras/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2007/08/30 16:54:08 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2007/10/07 12:59:12 kano Exp $ COMPAT_PKG= compat16 # for compat_netbsd/Makefile.common NETBSD_VERSION= 1.6 -HOMEPAGE= http://www.NetBSD.org/Releases/formal-1.6/index.html +HOMEPAGE= http://www.NetBSD.org/releases/formal-1.6/index.html COMMENT= Additional shared libraries for NetBSD 1.6 compatibility EMUL_PLATFORMS= netbsd-i386 netbsd-sparc |