summaryrefslogtreecommitdiff
path: root/ftp/ncftp2/files
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-05-07 20:57:56 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-05-07 20:57:56 +0000
commit2eb585bf89d6888c3bcb490bea07445547e63480 (patch)
tree83b1a0a8188a358e8bacbcd617cc09ff09d5e3a2 /ftp/ncftp2/files
parentUpdate md5 from previous version (diff)
Upgrade.
Notes
Notes: svn path=/head/; revision=1663
Diffstat (limited to 'ftp/ncftp2/files')
-rw-r--r--ftp/ncftp2/files/patch-aa12
1 files changed, 0 insertions, 12 deletions
diff --git a/ftp/ncftp2/files/patch-aa b/ftp/ncftp2/files/patch-aa
index 7d36c80f3725..eeae13116176 100644
--- a/ftp/ncftp2/files/patch-aa
+++ b/ftp/ncftp2/files/patch-aa
@@ -17,15 +17,3 @@
LDFLAGS=@LDFLAGS@
# Any -D definitions:
-***************
-*** 182,186 ****
---- 182,190 ----
- WGets.o: $(GLOBAL_H) Curses.h WGets.h
-
- Xfer.o: $(GLOBAL_H) Main.h Xfer.h RCmd.h FTP.h Progress.h Poll.h
-+
-+ install:
-+ $(INSTALL) $(COPY) $(STRIP) -o $(BINOWN) -g $(BINGRP) -m $(BINMODE) $(PROG) $(PREFIX)/bin/ncftp2
-+ $(INSTALL) -c -o $(BINOWN) -g $(BINGRP) -m 644 $(PROG).1 $(PREFIX)/man/man1/ncftp2.1
-
- # eof