diff options
Diffstat (limited to 'ftp/ftpq/files/patch-Makefile.in')
-rw-r--r-- | ftp/ftpq/files/patch-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/ftp/ftpq/files/patch-Makefile.in b/ftp/ftpq/files/patch-Makefile.in deleted file mode 100644 index ffd1b2b26cff..000000000000 --- a/ftp/ftpq/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Tue Sep 4 13:00:00 2001 -+++ Makefile.in Wed Sep 5 15:01:12 2001 -@@ -6,7 +6,7 @@ - - # Spool directory. Also hard-coded into the executable. - # See ftpq.h. --SPOOLDIR = /tmp/ftpq/ -+SPOOLDIR = %%SPOOLDIR%% - - # Program name - PROG = ftpq |