summaryrefslogtreecommitdiffstats
path: root/usr.bin/ncftp/.cvsimport.sh
blob: b053415c55cf251c84a6959e3ff87e4561bf3db7 (plain)
1
2
3
4
5
#!/bin/sh
tar zxvf ncftp-1.9.4.tgz
cd ncftp-1.9.4
rm Makefile
cvs import src/usr.bin/ncftp mgleason ncftp_1_9_4
OpenPOWER on IntegriCloud