aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/ncftp2/Makefile
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1996-11-10 11:10:41 +0800
committerpeter <peter@FreeBSD.org>1996-11-10 11:10:41 +0800
commit26939b1fbf0379ba48e1b78d40e298475af60628 (patch)
tree8acfb9bb5a0d9a8dc153852209a4041e69b9e430 /ftp/ncftp2/Makefile
parentb24f3bddd2c73f0212409425259e8adc5244850f (diff)
downloadfreebsd-ports-graphics-26939b1fbf0379ba48e1b78d40e298475af60628.tar.gz
freebsd-ports-graphics-26939b1fbf0379ba48e1b78d40e298475af60628.tar.zst
freebsd-ports-graphics-26939b1fbf0379ba48e1b78d40e298475af60628.zip
Update ncftp2.4.1 -> 2.4.2
Removed my patch for the extra characters in the passwd prompt caused by the long-standing (but now fixed in development sources) ncurses problem now that the author has an equivalent fix.
Diffstat (limited to 'ftp/ncftp2/Makefile')
-rw-r--r--ftp/ncftp2/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/ftp/ncftp2/Makefile b/ftp/ncftp2/Makefile
index f2b8fd78e11..c579be13468 100644
--- a/ftp/ncftp2/Makefile
+++ b/ftp/ncftp2/Makefile
@@ -1,15 +1,14 @@
# New ports collection makefile for: ncftp2
-# Version required: 2.4.1
+# Version required: 2.4.2
# Date created: 4 Nov 1994
# Whom: ache
#
-# $Id: Makefile,v 1.34 1996/10/18 15:55:37 ache Exp $
+# $Id: Makefile,v 1.35 1996/10/21 20:05:10 ache Exp $
#
-DISTNAME= ncftp-2.4.1
+DISTNAME= ncftp-2.4.2
CATEGORIES+= net
MASTER_SITES= ftp://ftp.probe.net/pub/ncftp/
-EXTRACT_SUFX= .tgz
MAINTAINER= ache@FreeBSD.ORG