diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2012-08-21 22:46:42 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2012-08-21 22:46:42 +0000 |
commit | 0c7b2eeb40e6582eb1cba8684962f4ad5429f081 (patch) | |
tree | 3f2adf9d4cfd5c6eab60176e3eb34f4edb37b6a8 /databases/libudbc/files/patch-ab | |
parent | The tarball has been reroll for some reason as there is no change. (diff) |
Remove expired port:
2012-08-12 databases/libudbc: Does not fetch and no vendor support anymore
Diffstat (limited to 'databases/libudbc/files/patch-ab')
-rw-r--r-- | databases/libudbc/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/libudbc/files/patch-ab b/databases/libudbc/files/patch-ab deleted file mode 100644 index 5a5db5038b3f..000000000000 --- a/databases/libudbc/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- udbcsdk/examples/udbctest.c.orig Mon Oct 22 23:38:29 2001 -+++ udbcsdk/examples/udbctest.c Mon Oct 22 23:38:37 2001 -@@ -19,7 +19,7 @@ - - #include <stdio.h> - #include <string.h> --#include "libudbc.h" -+#include <libudbc.h> - - #define MAXCOLS 32 - |