07e8877db1
hits again and again.
6 lines
112 B
Bash
6 lines
112 B
Bash
#!/bin/sh
|
|
tar zxvf ncftp-1.9.5.tgz
|
|
cd ncftp-1.9.5
|
|
rm Makefile
|
|
cvs import src/usr.bin/ncftp mgleason ncftp_1_9_5
|