diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-28 12:53:25 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-28 12:53:25 +0000 |
commit | 00bb43d38e0be42e61af7498afa04737bf63b0de (patch) | |
tree | be525fa17d95c1bb20e814a57823158fc303778b /www/Makefile | |
parent | 58e17b71f2c1781c141f20f3bd7455e1f97b7f8a (diff) |
- Add aolserver slaveport with options needed for OpenACS
PR: ports/84141
Submitted by: Aldert Nooitgedagt <aldert@nooitgedagt.net>
Notes
Notes:
svn path=/head/; revision=140311
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 9a257b27afef..c8d189a6c432 100644 --- a/www/Makefile +++ b/www/Makefile @@ -16,6 +16,7 @@ SUBDIR += amyc SUBDIR += analog SUBDIR += aolserver + SUBDIR += aolserver-openacs-pg SUBDIR += apache-contrib SUBDIR += apache-forrest SUBDIR += apache-jserv |