diff options
author | jeh <jeh@FreeBSD.org> | 2000-10-23 10:04:10 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2000-10-23 10:04:10 +0800 |
commit | c89827573e40ddf4baa997c953f17629f229dcaa (patch) | |
tree | a2013beded2271a63fadb703803b091de74ed5f8 /www/Makefile | |
parent | 69f66c13396e49c1a7ee7741849b783027925bcc (diff) | |
download | freebsd-ports-gnome-c89827573e40ddf4baa997c953f17629f229dcaa.tar.gz freebsd-ports-gnome-c89827573e40ddf4baa997c953f17629f229dcaa.tar.zst freebsd-ports-gnome-c89827573e40ddf4baa997c953f17629f229dcaa.zip |
Add new port: www/apache-contrib
Collection of third-party modules contributed to the Apache HTTP server project
PR: 21168
Submitted by: Anders Nordby <anders@fix.no>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index a7682d895d5f..7d09bfc64189 100644 --- a/www/Makefile +++ b/www/Makefile @@ -12,6 +12,7 @@ SUBDIR += apache13-modssl SUBDIR += apache13-ssl SUBDIR += apache13+ipv6 + SUBDIR += apache-contrib SUBDIR += apache-jserv SUBDIR += arena SUBDIR += ashe # requires Motif |