summaryrefslogtreecommitdiff
path: root/misc/screen/Makefile
diff options
context:
space:
mode:
authoradam <adam>2003-09-10 12:11:13 +0000
committeradam <adam>2003-09-10 12:11:13 +0000
commit59e182076a79c850fc4a9983303dbb2ca78c33ad (patch)
treeb125f2170a9a054b79c1638a00e8ffe47c25c5dd /misc/screen/Makefile
parent3eeade8c6a2ef46e6de527ee0d88d61da43ef4a1 (diff)
downloadpkgsrc-59e182076a79c850fc4a9983303dbb2ca78c33ad.tar.gz
Changes 4.0.0:
* new screenrc parser, not 100% compatible * screenblanker support: new 'idle', 'blanker', 'blankerprg' commands * zmodem support via the 'zmodem' command * nonblock code rewritten, nonblock now understands a timeout. new command 'defnonblock'
Diffstat (limited to 'misc/screen/Makefile')
-rw-r--r--misc/screen/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/screen/Makefile b/misc/screen/Makefile
index 4ad7d509d0a..50b23386fbc 100644
--- a/misc/screen/Makefile
+++ b/misc/screen/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2003/08/09 11:14:08 seb Exp $
+# $NetBSD: Makefile,v 1.47 2003/09/10 12:11:13 adam Exp $
-DISTNAME= screen-3.9.15
+DISTNAME= screen-4.0.0
CATEGORIES= misc
MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/ \
${MASTER_SITE_GNU:=screen/}