diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2012-06-07 06:45:56 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2012-06-07 06:45:56 +0000 |
commit | b7086c4b429a485c30091dc9112cdbf69d43eddb (patch) | |
tree | c4ab20175c2b1c6d402901934ee8828bc19f0316 /ftp/wu-ftpd+ipv6/files/patch-ac | |
parent | update to 0.2.3.16-alpha and convert options to the new style (diff) |
Remove wu-ftpd+ipv6. The upstream disapear and distfile is no more available.
Notes
Notes:
svn path=/head/; revision=298664
Diffstat (limited to 'ftp/wu-ftpd+ipv6/files/patch-ac')
-rw-r--r-- | ftp/wu-ftpd+ipv6/files/patch-ac | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/ftp/wu-ftpd+ipv6/files/patch-ac b/ftp/wu-ftpd+ipv6/files/patch-ac deleted file mode 100644 index 642dfa748534..000000000000 --- a/ftp/wu-ftpd+ipv6/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Makefile.in.orig Sat Jul 1 22:04:21 2000 -+++ src/Makefile.in Sun Dec 22 21:01:41 2002 -@@ -34,7 +34,7 @@ - - CFLAGS=$(WARNINGS) @CFLAGS@ - LDFLAGS=@LDFLAGS@ --YACC=@YACC@ -+YACC=byacc - LIBS=@LIBS@ - - UTIL_SRC = COPYRIGHT.c vers.c |