This commit is contained in:
Andrey A. Chernov 1995-01-03 17:25:13 +00:00
parent 8384611bea
commit 09b61a7a70
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=5364

View File

@ -1,5 +1,5 @@
#!/bin/sh
tar zxvf ncftp-1.9.0.tgz
cd ncftp-1.9.0
tar zxvf ncftp-1.9.1.tgz
cd ncftp-1.9.1
rm Makefile
cvs import src/usr.bin/ncftp mgleason ncftp_1_9_0
cvs import src/usr.bin/ncftp mgleason ncftp_1_9_1