diff options
author | nils <nils@pkgsrc.org> | 2015-11-27 16:21:32 +0000 |
---|---|---|
committer | nils <nils@pkgsrc.org> | 2015-11-27 16:21:32 +0000 |
commit | 51a8238570372210c01e6e80c5800c26402ba73d (patch) | |
tree | d11fd4437a5757b3971a4698118fda5c3eb776fc /www | |
parent | 69a659121578925fc7fe2a32913b48e20a0dd3e5 (diff) | |
download | pkgsrc-51a8238570372210c01e6e80c5800c26402ba73d.tar.gz |
add & enable siege
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 0b4849a4abb..e1dbb41371d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1128 2015/10/11 18:38:57 joerg Exp $ +# $NetBSD: Makefile,v 1.1129 2015/11/27 16:21:32 nils Exp $ # COMMENT= Packages related to the World Wide Web @@ -755,6 +755,7 @@ SUBDIR+= seamonkey SUBDIR+= seamonkey-l10n SUBDIR+= serf SUBDIR+= shibboleth-sp +SUBDIR+= siege SUBDIR+= sitecopy SUBDIR+= snarf SUBDIR+= snownews |