summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@FreeBSD.org>1998-11-24 03:01:57 +0000
committerJun-ichiro itojun Hagino <itojun@FreeBSD.org>1998-11-24 03:01:57 +0000
commitd67fa6665d1aad4683c51eae1e67628f23fe41b5 (patch)
tree90e0e45b380ab0305cac02394e544f22f392cd43 /textproc/Makefile
parentRestore shlib minors != 0. (diff)
enable ports/textproc/lv.
lv is a multilingual text viewer (like less). Submitted by: sumikawa@kame.net
Notes
Notes: svn path=/head/; revision=14847
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 9709369385c1..54bfd9b4d4dd 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.32 1998/11/18 21:03:49 billf Exp $
+# $Id: Makefile,v 1.33 1998/11/22 22:41:52 billf Exp $
#
SUBDIR += agrep
@@ -20,6 +20,7 @@
SUBDIR += latex2html
SUBDIR += libxml
SUBDIR += linuxdoc
+ SUBDIR += lv
SUBDIR += man2html
SUBDIR += mgdiff
SUBDIR += mswordview