summaryrefslogtreecommitdiff
path: root/misc/screen/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2017-10-24 11:45:18 +0000
committerryoon <ryoon@pkgsrc.org>2017-10-24 11:45:18 +0000
commit3e10a9229690628b564575a517db4ef0fc7a238a (patch)
tree1bd539c28c04ca5898c75c933ee167a2caeaf827 /misc/screen/Makefile
parentf1571bbfbb8d51df985667f44bac4c27c424dc79 (diff)
downloadpkgsrc-3e10a9229690628b564575a517db4ef0fc7a238a.tar.gz
Update to 4.6.2
Changelog: Version 4.6.2 (23/10/2017): * Fixes: - revert changes to cursor position restore behavour (bug #51832) - set freed pointer to NULL (bug #52133) - documentation fixes - fix windowlist crashes (bug #43054 & #51500)
Diffstat (limited to 'misc/screen/Makefile')
-rw-r--r--misc/screen/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/screen/Makefile b/misc/screen/Makefile
index 701dcde8164..bb80411b224 100644
--- a/misc/screen/Makefile
+++ b/misc/screen/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.103 2017/07/18 23:02:18 kim Exp $
+# $NetBSD: Makefile,v 1.104 2017/10/24 11:45:18 ryoon Exp $
-DISTNAME= screen-4.6.1
-#PKGREVISION= 1
+DISTNAME= screen-4.6.2
CATEGORIES= misc shells
MASTER_SITES= ${MASTER_SITE_GNU:=screen/}