summaryrefslogtreecommitdiff
path: root/editors/nvi/Makefile
diff options
context:
space:
mode:
authorlukem <lukem>2009-08-16 08:34:34 +0000
committerlukem <lukem>2009-08-16 08:34:34 +0000
commit91965119126965f6238403509e81f0cec25daa8d (patch)
tree408b7bdb8e1454aa8c01e4b3ba1bbeb48ff6238a /editors/nvi/Makefile
parent1b76e7bc493e260b49217f61ebbc254e76cd3f78 (diff)
downloadpkgsrc-91965119126965f6238403509e81f0cec25daa8d.tar.gz
Apply more fixes from NetBSD src/dist/nvi:
* Fix :ESC * Fix #+ #- in multibyte configuration * Update reported version to nvi-1.81.6nb5 Update package revisiion to nb5 to suite.
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 c493f86ed7e..08fdf982415 100644
--- a/editors/nvi/Makefile
+++ b/editors/nvi/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2009/08/07 16:39:20 lukem Exp $
+# $NetBSD: Makefile,v 1.38 2009/08/16 08:34:34 lukem Exp $
#
DISTNAME= nvi-1.81.6
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= editors
MASTER_SITES= ${HOMEPAGE}
EXTRACT_SUFX= .tar.bz2