diff options
author | jwise <jwise@pkgsrc.org> | 2001-04-15 02:43:08 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2001-04-15 02:43:08 +0000 |
commit | c1703b3405c9bd97c0025d8cc77f9fb1d7239a98 (patch) | |
tree | f87304593037707e54782d660ba4b4967e780fa2 /www/Makefile | |
parent | 0102563afa3a2834da0456aecba90ac3a9809851 (diff) | |
download | pkgsrc-c1703b3405c9bd97c0025d8cc77f9fb1d7239a98.tar.gz |
Add and enable hiawatha.
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 2fdc5622d94..789d292296c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.127 2001/04/01 20:39:59 zuntum Exp $ +# $NetBSD: Makefile,v 1.128 2001/04/15 02:43:08 jwise Exp $ # COMMENT= Packages related to the World Wide Web @@ -42,6 +42,7 @@ SUBDIR+= glibwww SUBDIR+= grail SUBDIR+= gtkhtml SUBDIR+= haskell-cgi +SUBDIR+= hiawatha SUBDIR+= horde SUBDIR+= htdig SUBDIR+= htmldoc |