diff options
author | ache <ache@FreeBSD.org> | 1996-01-14 18:29:20 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1996-01-14 18:29:20 +0800 |
commit | e778c408ae657c86b2e4bee20d94f2cc36b81a37 (patch) | |
tree | ee7f8935970235bc9999e0c4d0e4d2c30113ca38 | |
parent | 070f71e78bd8ce39b1afeff153b7f2f4f5201d3c (diff) | |
download | freebsd-ports-gnome-e778c408ae657c86b2e4bee20d94f2cc36b81a37.tar.gz freebsd-ports-gnome-e778c408ae657c86b2e4bee20d94f2cc36b81a37.tar.zst freebsd-ports-gnome-e778c408ae657c86b2e4bee20d94f2cc36b81a37.zip |
Upgrade to 2.3.0
-rw-r--r-- | ftp/ncftp2/Makefile | 10 | ||||
-rw-r--r-- | ftp/ncftp2/distinfo | 2 | ||||
-rw-r--r-- | ftp/ncftp2/pkg-comment | 2 | ||||
-rw-r--r-- | ftp/ncftp3/Makefile | 10 | ||||
-rw-r--r-- | ftp/ncftp3/distinfo | 2 | ||||
-rw-r--r-- | ftp/ncftp3/pkg-comment | 2 |
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 |