diff options
author | tsarna <tsarna@pkgsrc.org> | 1998-07-22 02:01:00 +0000 |
---|---|---|
committer | tsarna <tsarna@pkgsrc.org> | 1998-07-22 02:01:00 +0000 |
commit | e062fc133c2e38d4c6b84cf41416f3c4db50e19f (patch) | |
tree | 9e6efc55156feb42038ed7b78318dd8dac3723f1 | |
parent | fb7b2361fd19de243d95703ed7d3130f9c9533b7 (diff) | |
download | pkgsrc-e062fc133c2e38d4c6b84cf41416f3c4db50e19f.tar.gz |
Enable grail
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 61427eba99f..d9ed473e59b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 1998/07/15 01:09:21 tv Exp $ +# $NetBSD: Makefile,v 1.15 1998/07/22 02:01:00 tsarna Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -18,6 +18,7 @@ # SUBDIR += fxhtml # SUBDIR += gn # SUBDIR += gwstat + SUBDIR += grail # SUBDIR += harvest # SUBDIR += http-analyze # SUBDIR += libpics |