summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1996-01-14 10:29:20 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1996-01-14 10:29:20 +0000
commitbfc5b7cc3d3fbd70ee379f05e86b5fa63c3d5372 (patch)
treec47331c3e7c87ffcb91bdd4b37797f926b37f357 /ftp
parentPLIST: the binary is now named `hpscan', not `scanner' (diff)
Upgrade to 2.3.0
Notes
Notes: svn path=/head/; revision=2622
Diffstat (limited to 'ftp')
-rw-r--r--ftp/ncftp2/Makefile10
-rw-r--r--ftp/ncftp2/distinfo2
-rw-r--r--ftp/ncftp2/pkg-comment2
-rw-r--r--ftp/ncftp3/Makefile10
-rw-r--r--ftp/ncftp3/distinfo2
-rw-r--r--ftp/ncftp3/pkg-comment2
6 files changed, 14 insertions, 14 deletions
diff --git a/ftp/ncftp2/Makefile b/ftp/ncftp2/Makefile
index a1147bd35303..7acb5f6fdab5 100644
--- a/ftp/ncftp2/Makefile
+++ b/ftp/ncftp2/Makefile
@@ -1,14 +1,14 @@
# New ports collection makefile for: ncftp2
-# Version required: 2.2.2
+# Version required: 2.3.0
# Date created: 4 Nov 1994
# Whom: ache
#
-# $Id: Makefile,v 1.30 1995/11/23 20:37:59 ache Exp $
+# $Id: Makefile,v 1.31 1995/11/27 04:05:19 asami Exp $
#
-DISTNAME= ncftp-2.2.2
+DISTNAME= ncftp-2.3.0
CATEGORIES+= net
-MASTER_SITES= ftp://ftp.cs.unl.edu/pub/ncftp/
+MASTER_SITES= ftp://ftp.probe.net/pub/ncftp/
EXTRACT_SUFX= .tgz
MAINTAINER= ache@FreeBSD.ORG
@@ -17,7 +17,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_func_getmaxyx=yes
do-install:
- cd ${WRKSRC}; $(INSTALL) $(COPY) $(STRIP) -o $(BINOWN) -g $(BINGRP) -m $(BINMODE) ncftp $(PREFIX)/bin/ncftp2
+ cd ${WRKSRC}; $(INSTALL) -c $(STRIP) -o $(BINOWN) -g $(BINGRP) -m $(BINMODE) ncftp $(PREFIX)/bin/ncftp2
cd ${WRKSRC}; $(INSTALL) -c -o $(BINOWN) -g $(BINGRP) -m 644 ncftp.1 $(PREFIX)/man/man1/ncftp2.1
.include <bsd.port.mk>
diff --git a/ftp/ncftp2/distinfo b/ftp/ncftp2/distinfo
index 804dfe6cc000..1d9359ec6dfe 100644
--- a/ftp/ncftp2/distinfo
+++ b/ftp/ncftp2/distinfo
@@ -1 +1 @@
-MD5 (ncftp-2.2.2.tgz) = 2ad6c4e614d21788debce8b9ce701f13
+MD5 (ncftp-2.3.0.tgz) = 82e55e710bc536c6f17623ece134e1bd
diff --git a/ftp/ncftp2/pkg-comment b/ftp/ncftp2/pkg-comment
index b1ed1eb75d66..cbc4ad9d33d0 100644
--- a/ftp/ncftp2/pkg-comment
+++ b/ftp/ncftp2/pkg-comment
@@ -1 +1 @@
-NcFTP 2.2.2 -- FTP replacement with advanced user interface
+NcFTP -- FTP replacement with advanced user interface
diff --git a/ftp/ncftp3/Makefile b/ftp/ncftp3/Makefile
index a1147bd35303..7acb5f6fdab5 100644
--- a/ftp/ncftp3/Makefile
+++ b/ftp/ncftp3/Makefile
@@ -1,14 +1,14 @@
# New ports collection makefile for: ncftp2
-# Version required: 2.2.2
+# Version required: 2.3.0
# Date created: 4 Nov 1994
# Whom: ache
#
-# $Id: Makefile,v 1.30 1995/11/23 20:37:59 ache Exp $
+# $Id: Makefile,v 1.31 1995/11/27 04:05:19 asami Exp $
#
-DISTNAME= ncftp-2.2.2
+DISTNAME= ncftp-2.3.0
CATEGORIES+= net
-MASTER_SITES= ftp://ftp.cs.unl.edu/pub/ncftp/
+MASTER_SITES= ftp://ftp.probe.net/pub/ncftp/
EXTRACT_SUFX= .tgz
MAINTAINER= ache@FreeBSD.ORG
@@ -17,7 +17,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_func_getmaxyx=yes
do-install:
- cd ${WRKSRC}; $(INSTALL) $(COPY) $(STRIP) -o $(BINOWN) -g $(BINGRP) -m $(BINMODE) ncftp $(PREFIX)/bin/ncftp2
+ cd ${WRKSRC}; $(INSTALL) -c $(STRIP) -o $(BINOWN) -g $(BINGRP) -m $(BINMODE) ncftp $(PREFIX)/bin/ncftp2
cd ${WRKSRC}; $(INSTALL) -c -o $(BINOWN) -g $(BINGRP) -m 644 ncftp.1 $(PREFIX)/man/man1/ncftp2.1
.include <bsd.port.mk>
diff --git a/ftp/ncftp3/distinfo b/ftp/ncftp3/distinfo
index 804dfe6cc000..1d9359ec6dfe 100644
--- a/ftp/ncftp3/distinfo
+++ b/ftp/ncftp3/distinfo
@@ -1 +1 @@
-MD5 (ncftp-2.2.2.tgz) = 2ad6c4e614d21788debce8b9ce701f13
+MD5 (ncftp-2.3.0.tgz) = 82e55e710bc536c6f17623ece134e1bd
diff --git a/ftp/ncftp3/pkg-comment b/ftp/ncftp3/pkg-comment
index b1ed1eb75d66..cbc4ad9d33d0 100644
--- a/ftp/ncftp3/pkg-comment
+++ b/ftp/ncftp3/pkg-comment
@@ -1 +1 @@
-NcFTP 2.2.2 -- FTP replacement with advanced user interface
+NcFTP -- FTP replacement with advanced user interface