$NetBSD: patch-ad,v 1.2 2005/01/22 15:59:58 ben Exp $

--- lib/ostype.pl.orig	2000-07-30 16:39:20.000000000 -0700
+++ lib/ostype.pl
@@ -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",
