summaryrefslogtreecommitdiff
path: root/ftp/wu-ftpd+ipv6/files/patch-al
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-05-14 11:54:55 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-05-14 11:54:55 +0000
commitb919b8311bc5d38e5731d40525c88c54816f4530 (patch)
tree35bbb3a9293cb7a160571b1bceb1ca2a52507a18 /ftp/wu-ftpd+ipv6/files/patch-al
parentDespite what I said before, this is the official INDEX file for (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_2_0'.release/3.2.0
Diffstat (limited to 'ftp/wu-ftpd+ipv6/files/patch-al')
-rw-r--r--ftp/wu-ftpd+ipv6/files/patch-al19
1 files changed, 0 insertions, 19 deletions
diff --git a/ftp/wu-ftpd+ipv6/files/patch-al b/ftp/wu-ftpd+ipv6/files/patch-al
deleted file mode 100644
index 90c5246d7d57..000000000000
--- a/ftp/wu-ftpd+ipv6/files/patch-al
+++ /dev/null
@@ -1,19 +0,0 @@
-*** support/makefiles/Makefile.fbs.bak Mon Mar 3 12:11:54 1997
---- support/makefiles/Makefile.fbs Sun Apr 27 21:13:35 1997
-***************
-*** 8,14 ****
- LIBC = /usr/lib/libc.a
- IFLAGS =
- LFLAGS =
-! CFLAGS = -O ${IFLAGS} ${LFLAGS} -DNO_MALLOC_PROTO
-
- SRCS = strcasestr.c authuser.c ftw.c
- OBJS = strcasestr.o authuser.o ftw.o
---- 8,14 ----
- LIBC = /usr/lib/libc.a
- IFLAGS =
- LFLAGS =
-! CFLAGS += ${IFLAGS} ${LFLAGS} -DNO_MALLOC_PROTO
-
- SRCS = strcasestr.c authuser.c ftw.c
- OBJS = strcasestr.o authuser.o ftw.o