summaryrefslogtreecommitdiff
path: root/security/tct/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'security/tct/patches/patch-ad')
-rw-r--r--security/tct/patches/patch-ad5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/tct/patches/patch-ad b/security/tct/patches/patch-ad
index 2a7d77abfd0..99898ba8a8d 100644
--- a/security/tct/patches/patch-ad
+++ b/security/tct/patches/patch-ad
@@ -1,13 +1,14 @@
-$NetBSD: patch-ad,v 1.2 2005/01/22 15:59:58 ben Exp $
+$NetBSD: patch-ad,v 1.3 2006/03/01 22:48:06 wiz Exp $
--- lib/ostype.pl.orig 2000-07-30 16:39:20.000000000 -0700
+++ lib/ostype.pl
-@@ -9,6 +9,8 @@ print "Determining OS (in determine_os()
+@@ -9,6 +9,9 @@ print "Determining OS (in determine_os()
# Order does not matter, table is sorted.
%OS_INFO = (
+ "NETBSD1", "NetBSD.1",
+ "NETBSD2", "NetBSD.2",
++ "NETBSD3", "NetBSD.3",
"FREEBSD2", "FreeBSD.2",
"FREEBSD3", "FreeBSD.3",
"FREEBSD4", "FreeBSD.4",