diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-01-31 17:49:54 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-01-31 17:49:54 +0000 |
commit | 1b63705a04af64ec5f8a2dd271c0564a4bf3d6de (patch) | |
tree | e4122ea1e2e83e4630dd443a73e9917cedf8ab19 /ftp/ncftp2 | |
parent | 2f28bb286a1f144817c18af6ed9857a0b04478fd (diff) | |
download | ports-1b63705a04af64ec5f8a2dd271c0564a4bf3d6de.tar.gz ports-1b63705a04af64ec5f8a2dd271c0564a4bf3d6de.zip |
Notes
Diffstat (limited to 'ftp/ncftp2')
-rw-r--r-- | ftp/ncftp2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/ncftp2/Makefile b/ftp/ncftp2/Makefile index d3332a891aa9..1d81f359ccc7 100644 --- a/ftp/ncftp2/Makefile +++ b/ftp/ncftp2/Makefile @@ -3,12 +3,12 @@ # Date created: 4 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.37 1996/11/18 11:35:35 asami Exp $ +# $Id: Makefile,v 1.38 1997/01/09 11:58:47 ache Exp $ # DISTNAME= ncftp-2.4.2 CATEGORIES= net -MASTER_SITES= ftp://ftp.probe.net/pub/ncftp/ +MASTER_SITES= ftp://ftp.ncftp.com/ncftp/ MAINTAINER= ache@FreeBSD.ORG |