summaryrefslogtreecommitdiff
path: root/sysutils/gpart/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gpart/patches/patch-ab')
-rw-r--r--sysutils/gpart/patches/patch-ab10
1 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/gpart/patches/patch-ab b/sysutils/gpart/patches/patch-ab
index bcbf4eca497..7a990e2e8f4 100644
--- a/sysutils/gpart/patches/patch-ab
+++ b/sysutils/gpart/patches/patch-ab
@@ -1,13 +1,13 @@
-$NetBSD: patch-ab,v 1.3 2006/03/24 12:35:19 joerg Exp $
+$NetBSD: patch-ab,v 1.4 2008/12/26 20:23:45 hasso Exp $
---- src/gpart.c.orig 2004-01-31 23:50:30.000000000 +0100
-+++ src/gpart.c 2004-01-31 23:51:53.000000000 +0100
-@@ -300,9 +300,10 @@
+--- src/gpart.c.orig 2001-02-07 20:08:08 +0200
++++ src/gpart.c 2008-12-25 21:31:22 +0200
+@@ -300,9 +300,10 @@ static char *get_part_type(int type)
{ 0x8E, "Linux LVM physical volume" },
{ 0x93, "Amoeba filesystem" },
{ 0x94, "Amoeba bad block table" },
- { 0xA5, "FreeBSD/NetBSD/386BSD" },
-+ { 0xA5, "FreeBSD/DragonFl/386BSD or old NetBSD" },
++ { 0xA5, "FreeBSD/DragonFly/386BSD or old NetBSD" },
{ 0xA6, "OpenBSD" },
{ 0xA7, "NEXTSTEP" },
+ { 0xA9, "NetBSD" },