diff options
author | sketch <sketch@pkgsrc.org> | 2003-12-08 16:29:15 +0000 |
---|---|---|
committer | sketch <sketch@pkgsrc.org> | 2003-12-08 16:29:15 +0000 |
commit | 762af4f6e441b23efd28f9558578a048b6ab5d4a (patch) | |
tree | 3df9a4bf0a3e9f0507fc93501eb3a96041a1e7cf /www/Makefile | |
parent | 2dbfddea5cd2806d108b732784fb6f1ff4e3f18c (diff) | |
download | pkgsrc-762af4f6e441b23efd28f9558578a048b6ab5d4a.tar.gz |
Add and enable apachetop
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 52dcca4f60d..9f2e916e683 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.279 2003/12/06 18:17:43 recht Exp $ +# $NetBSD: Makefile,v 1.280 2003/12/08 16:29:15 sketch Exp $ # COMMENT= Packages related to the World Wide Web @@ -50,6 +50,7 @@ SUBDIR+= ap2-subversion SUBDIR+= apache SUBDIR+= apache2 SUBDIR+= apache6 +SUBDIR+= apachetop SUBDIR+= apc-gui SUBDIR+= arena SUBDIR+= asWedit |