diff options
author | anders <anders@FreeBSD.org> | 2011-08-30 06:46:52 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2011-08-30 06:46:52 +0800 |
commit | ed2bbd68c882319ea30083975b53a1cb9402e510 (patch) | |
tree | d6b5da5ab8bd4cb05ac1bd2200b1299a7c4aea25 | |
parent | ece5cb3feca37f4ae5b388b61d3cc81740abe131 (diff) | |
download | freebsd-ports-gnome-ed2bbd68c882319ea30083975b53a1cb9402e510.tar.gz freebsd-ports-gnome-ed2bbd68c882319ea30083975b53a1cb9402e510.tar.zst freebsd-ports-gnome-ed2bbd68c882319ea30083975b53a1cb9402e510.zip |
Add varnish2 subdir.
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 3ef6791c9d5f..3c513110bc84 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1910,6 +1910,7 @@ SUBDIR += uzbl SUBDIR += validator SUBDIR += varnish + SUBDIR += varnish2 SUBDIR += vdr-plugin-live SUBDIR += vdradmin-am SUBDIR += vee |