diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 23:20:38 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 23:20:38 +0000 |
commit | 8e7fd48a294d7d6e54c6d07989807cff33ab19bd (patch) | |
tree | 0e35601cdb966c752e15cc4e5381c7e20e13fd50 /mail/drac/files/patch-ac | |
parent | science/sigrok-cli: update to 0.5.0 (diff) |
Rename mail/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'mail/drac/files/patch-ac')
-rw-r--r-- | mail/drac/files/patch-ac | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/mail/drac/files/patch-ac b/mail/drac/files/patch-ac deleted file mode 100644 index 0550d5159b65..000000000000 --- a/mail/drac/files/patch-ac +++ /dev/null @@ -1,20 +0,0 @@ ---- rpc.dracd.c.orig Tue Nov 21 05:22:05 2000 -+++ rpc.dracd.c Sun Apr 29 20:41:31 2001 -@@ -8,7 +8,6 @@ - #include <errno.h> - #include <syslog.h> - #ifdef TI_RPC --#include <netdir.h> - #include <netconfig.h> - #endif - #include <stdlib.h> -@@ -35,9 +34,6 @@ - #define DB_VERSION_MAJOR 1 - #endif - #include "drac.h" -- --#define DBFILE "/etc/mail/dracd.db" --#define ALFILE "/etc/mail/dracd.allow" - - struct net_def { - struct net_def *nd_next; |