diff options
author | sketch <sketch> | 2003-12-08 16:29:15 +0000 |
---|---|---|
committer | sketch <sketch> | 2003-12-08 16:29:15 +0000 |
commit | ceb23abdc7eed96252dea5d175324aec7799d0fa (patch) | |
tree | 3df9a4bf0a3e9f0507fc93501eb3a96041a1e7cf /www | |
parent | 51244a65b2c012ef0ede623940efbd83301d0956 (diff) | |
download | pkgsrc-ceb23abdc7eed96252dea5d175324aec7799d0fa.tar.gz |
Add and enable apachetop
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 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 |