summaryrefslogtreecommitdiff
path: root/editors/nvi/Makefile
diff options
context:
space:
mode:
authorlukem <lukem>2009-08-07 16:39:20 +0000
committerlukem <lukem>2009-08-07 16:39:20 +0000
commit635857423b1c9858bd52fbc767557f1ceba1aeb1 (patch)
tree4077196f40a37b0d435079500d9730e02e96a1a0 /editors/nvi/Makefile
parent58c4b55b427ed9ea52e93d5a9b65e86ffc221bb2 (diff)
downloadpkgsrc-635857423b1c9858bd52fbc767557f1ceba1aeb1.tar.gz
Apply various features and fixes from NetBSD basesrc:
* Implement options: expandtab gtagsmode matchchars * Fix tty garbling when quitting from recovery mode. * Don't coredump during autoindent edge case. * Set internal version to "nvi-1.81.6nb4 (2009-08-07)" * Crank pkgrevision to nb4.
Diffstat (limited to 'editors/nvi/Makefile')
-rw-r--r--editors/nvi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/nvi/Makefile b/editors/nvi/Makefile
index ba5af830544..c493f86ed7e 100644
--- a/editors/nvi/Makefile
+++ b/editors/nvi/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2009/02/22 12:20:17 obache Exp $
+# $NetBSD: Makefile,v 1.37 2009/08/07 16:39:20 lukem Exp $
#
DISTNAME= nvi-1.81.6
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= editors
MASTER_SITES= ${HOMEPAGE}
EXTRACT_SUFX= .tar.bz2