1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/usr.bin/ncftp/.cvsimport.sh
1995-11-23 20:19:56 +00:00

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