diff options
author | wiz <wiz> | 2000-07-04 21:52:01 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-07-04 21:52:01 +0000 |
commit | e52c75dac5c3e0e5d516138ff3bb46c43cb1a3bb (patch) | |
tree | 341204040737dd45bf83e6c7a692e0b75be716ce /textproc/Makefile | |
parent | 0d1622de30d68118567eed397a0ec354be033130 (diff) | |
download | pkgsrc-e52c75dac5c3e0e5d516138ff3bb46c43cb1a3bb.tar.gz |
add and enable urlview
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 2287faefc09..af007980800 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2000/06/09 14:35:13 kleink Exp $ +# $NetBSD: Makefile,v 1.45 2000/07/04 21:52:01 wiz Exp $ # FreeBSD Id: Makefile,v 1.13 1997/10/13 11:11:32 itojun Exp # @@ -49,6 +49,7 @@ SUBDIR += texi2html SUBDIR += textutils SUBDIR += unroff + SUBDIR += urlview SUBDIR += wdiff SUBDIR += xalan-j SUBDIR += xerces-j |