diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-06-18 10:00:08 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-06-18 10:00:08 +0000 |
commit | e497906508084a5501f27a53a8ec0f23aa446e5b (patch) | |
tree | 152d32d807e92b14ac8ade604a4d650b637b1e93 /ftp/wu-ftpd+ipv6/files/patch-am | |
parent | A new index, with 3,403 ports, which is a nice number, being 41 times (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_5_0'.release/3.5.0
Diffstat (limited to 'ftp/wu-ftpd+ipv6/files/patch-am')
-rw-r--r-- | ftp/wu-ftpd+ipv6/files/patch-am | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/ftp/wu-ftpd+ipv6/files/patch-am b/ftp/wu-ftpd+ipv6/files/patch-am deleted file mode 100644 index 5516dbd3ba1a..000000000000 --- a/ftp/wu-ftpd+ipv6/files/patch-am +++ /dev/null @@ -1,11 +0,0 @@ ---- src/makefiles/Makefile.fbs.orig Tue Aug 31 03:55:26 1999 -+++ src/makefiles/Makefile.fbs Wed Oct 20 20:34:07 1999 -@@ -30,7 +30,7 @@ - #CC = cc - IFLAGS = -I.. -I../support - LFLAGS = -L../support -s --CFLAGS = -O ${IFLAGS} ${LFLAGS} -DNO_CRYPT_PROTO -+CFLAGS += ${IFLAGS} ${LFLAGS} -DNO_CRYPT_PROTO - XOBJS = - LIBES = -lsupport -lutil -lskey -lmd -lcrypt - LIBC = /usr/lib/libc.a |