diff options
author | seb <seb@pkgsrc.org> | 2002-05-06 21:50:41 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2002-05-06 21:50:41 +0000 |
commit | aa6976fe5f02769c1c56bb185bb6d1f413cb64a0 (patch) | |
tree | ae971449cdbbbaaa6f818e56f3c016bfddaefc94 /www/Makefile | |
parent | 3e2d32ca0d3541195ccde1413a79b46d16f8d15d (diff) | |
download | pkgsrc-aa6976fe5f02769c1c56bb185bb6d1f413cb64a0.tar.gz |
Add and enable htmldoc-x11.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 53ebad7af1b..face9117c8d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.189 2002/05/05 22:08:10 rh Exp $ +# $NetBSD: Makefile,v 1.190 2002/05/06 21:50:41 seb Exp $ # COMMENT= Packages related to the World Wide Web @@ -62,6 +62,7 @@ SUBDIR+= hiawatha SUBDIR+= horde SUBDIR+= htdig SUBDIR+= htmldoc +SUBDIR+= htmldoc-x11 SUBDIR+= htmlfix SUBDIR+= htmllint SUBDIR+= http_load |