diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
commit | fa4a943c17e47bf910596a414fd7287983350b9b (patch) | |
tree | dc76cec18a505befc330e612e0a56bf1caa5ca49 /sysutils/smartmontools-devel/files/patch-knowndrives.cpp | |
parent | - Fix manpage pointing to correct PREFIX for binary and conf (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'.release/7.0.0
Notes
Notes:
svn path=/head/; revision=207820
svn path=/tags/RELEASE_7_0_0/; revision=207821; tag=release/7.0.0
Diffstat (limited to 'sysutils/smartmontools-devel/files/patch-knowndrives.cpp')
-rw-r--r-- | sysutils/smartmontools-devel/files/patch-knowndrives.cpp | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/sysutils/smartmontools-devel/files/patch-knowndrives.cpp b/sysutils/smartmontools-devel/files/patch-knowndrives.cpp deleted file mode 100644 index 07291d4df9be..000000000000 --- a/sysutils/smartmontools-devel/files/patch-knowndrives.cpp +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- knowndrives.cpp.orig -+++ knowndrives.cpp -@@ -1031,7 +1031,7 @@ - NULL, NULL, NULL, NULL - }, - { "Western Digital Caviar SE (Serial ATA) family", -- "^WDC WD((4|8|12|16|20|25|32)00JD|(12|16|20|25|30|32)00JS|1600AAJS)-.*$", -+ "^WDC WD((4|8|12|16|20|25|32)00[JP]D|(12|16|20|25|30|32)00JS|1600AAJS)-.*$", - ".*", - NULL, NULL, NULL, NULL - }, |