diff options
author | rodent <rodent@pkgsrc.org> | 2014-04-12 12:48:49 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-04-12 12:48:49 +0000 |
commit | f7335740a2d5e10dc7d25997115287301acfd8ba (patch) | |
tree | bf105d2f6d8a56af5d02b000bac9e8f31bb0f2d6 /www | |
parent | b3f0b98eb94ce47877062e74a8166ac5b06228ea (diff) | |
download | pkgsrc-f7335740a2d5e10dc7d25997115287301acfd8ba.tar.gz |
+sqtop
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 72a7cdf0e2d..b27f6a678c1 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1024 2014/04/04 04:40:57 jnemeth Exp $ +# $NetBSD: Makefile,v 1.1025 2014/04/12 12:48:49 rodent Exp $ # COMMENT= Packages related to the World Wide Web @@ -727,6 +727,7 @@ SUBDIR+= sitecopy SUBDIR+= snarf SUBDIR+= snownews SUBDIR+= spawn-fcgi +SUBDIR+= sqtop SUBDIR+= squid3 SUBDIR+= squidGuard SUBDIR+= squidanalyzer |