aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-04-22 16:53:13 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-04-22 16:53:13 +0000
commitecc68dcfa1aa84c8fc24a62c11af90b247cb0ee0 (patch)
treee2bc278db23d147cdafb9b8b8e223887df26d883 /textproc/Makefile
parente863a0fda1a6c62bc44eeb8a209846bc465474be (diff)
downloadports-ecc68dcfa1aa84c8fc24a62c11af90b247cb0ee0.tar.gz
ports-ecc68dcfa1aa84c8fc24a62c11af90b247cb0ee0.zip
Activate urlview.
Notes
Notes: svn path=/head/; revision=10640
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 452abd86fb83..8ef24df86b53 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.17 1998/02/20 08:05:37 tg Exp $
+# $Id: Makefile,v 1.18 1998/03/25 14:12:21 nik Exp $
#
SUBDIR += agrep
@@ -24,6 +24,7 @@
SUBDIR += texi2html
SUBDIR += tth
SUBDIR += unroff
+ SUBDIR += urlview
SUBDIR += wdiff
.include <bsd.port.subdir.mk>