diff options
author | fredb <fredb@pkgsrc.org> | 1999-09-20 02:45:07 +0000 |
---|---|---|
committer | fredb <fredb@pkgsrc.org> | 1999-09-20 02:45:07 +0000 |
commit | f75ed7198c3dcf4a935e901009af303878ef47ca (patch) | |
tree | 5afa89d3bbdcea70f68f406c40e63c9defadfa47 /www/Makefile | |
parent | fc2dd044f900b41520199a464aa55415f9a70b84 (diff) | |
download | pkgsrc-f75ed7198c3dcf4a935e901009af303878ef47ca.tar.gz |
Add and enable htdig.
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 732f99b400f..311e59ffda0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 1999/07/23 18:19:29 itojun Exp $ +# $NetBSD: Makefile,v 1.44 1999/09/20 02:45:07 fredb Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -25,6 +25,7 @@ # SUBDIR += gwstat SUBDIR += grail # SUBDIR += harvest + SUBDIR += htdig SUBDIR += htmldoc # SUBDIR += http-analyze # SUBDIR += libpics |