summaryrefslogtreecommitdiff
path: root/misc/screen/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2003-03-15 16:16:37 +0000
committerhubertf <hubertf@pkgsrc.org>2003-03-15 16:16:37 +0000
commit06bf877bd74ba66ed744a374dad4635d7a89bd32 (patch)
tree6106cdd40e16744a01e2b6a6bc8d5d8621584f96 /misc/screen/Makefile
parent8020c821ea924e938f0f781ad31f5640be4fed8d (diff)
downloadpkgsrc-06bf877bd74ba66ed744a374dad4635d7a89bd32.tar.gz
Update to screen 3.9.15. Changes:
* unicode combining character support * new encoding: chinese GBK * new 'backtick' command and string escape to embed command output into e.g. the hardstatus line Update submitted by Juan RP <juan@xtraeme.unixbsd.org>
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 da5fb03aa9b..24b2a6083b5 100644
--- a/misc/screen/Makefile
+++ b/misc/screen/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2003/01/28 22:03:46 jlam Exp $
+# $NetBSD: Makefile,v 1.42 2003/03/15 16:16:37 hubertf Exp $
-DISTNAME= screen-3.9.13
+DISTNAME= screen-3.9.15
CATEGORIES= misc
MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/ \
${MASTER_SITE_GNU:=screen/}