diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-07-31 03:19:24 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-07-31 03:19:24 +0000 |
commit | 3f885b4826103cd87b8461b1055ca897111bb5a4 (patch) | |
tree | 0c792d8bd4b8dc2c7a933f765c1377b074f24508 /www/Makefile | |
parent | 0213d64a18fb4e8ff85544c2b24ff2d699fe1250 (diff) | |
download | pkgsrc-3f885b4826103cd87b8461b1055ca897111bb5a4.tar.gz |
Add/enable awstats
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 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 |