diff options
author | hubertf <hubertf> | 2000-06-07 21:51:58 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2000-06-07 21:51:58 +0000 |
commit | 8d8b8e22270d62144abbbcb295d88ab04b9e1d85 (patch) | |
tree | 059f99d5a1e4322a52e11a0a7aad99ce4d531cd7 /textproc/Makefile | |
parent | d996beb599bdf1fbc895a79702b87423d312b621 (diff) | |
download | pkgsrc-8d8b8e22270d62144abbbcb295d88ab04b9e1d85.tar.gz |
add & enable html
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 e4805143cf4..40280c8a650 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2000/05/31 21:39:09 jwise Exp $ +# $NetBSD: Makefile,v 1.43 2000/06/07 21:51:58 hubertf Exp $ # FreeBSD Id: Makefile,v 1.13 1997/10/13 11:11:32 itojun Exp # @@ -11,6 +11,7 @@ SUBDIR += eperl SUBDIR += fop SUBDIR += glimpse + SUBDIR += html SUBDIR += html2text SUBDIR += iso12083 SUBDIR += iso8879 |