diff options
author | jschauma <jschauma> | 2003-07-31 03:19:24 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-07-31 03:19:24 +0000 |
commit | 3ac611223efe540b38f4cf2e9b211407d90dbf07 (patch) | |
tree | 0c792d8bd4b8dc2c7a933f765c1377b074f24508 /www | |
parent | 95db816b5a171e00b3ce606a13681483693d2651 (diff) | |
download | pkgsrc-3ac611223efe540b38f4cf2e9b211407d90dbf07.tar.gz |
Add/enable awstats
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 7970399a7b4..dea23167b55 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.264 2003/07/28 15:16:15 drochner Exp $ +# $NetBSD: Makefile,v 1.265 2003/07/31 03:19:24 jschauma Exp $ # COMMENT= Packages related to the World Wide Web @@ -45,6 +45,7 @@ SUBDIR+= apc-gui SUBDIR+= arena SUBDIR+= asWedit SUBDIR+= asp2php +SUBDIR+= awstats SUBDIR+= bins SUBDIR+= bkedit SUBDIR+= bluefish |