diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-06-23 05:10:36 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-06-23 05:10:36 +0000 |
commit | 27c0786ad665c86c53d77ec276fd8d6c98f727a7 (patch) | |
tree | 2a04e0f56305cacbd6caf2fea7d04e333605db56 /www/Makefile | |
parent | d8683b8c4ceb1e2cf4d58fa9aff562c685e17809 (diff) |
Add axis 1.1, SOAP implementation by APACHE project.
PR: 53365
Submitted by: Kensaku MASUDA <greg@greg.rim.or.jp>
Notes
Notes:
svn path=/head/; revision=83464
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 f64caad32784..f50d271aa6f2 100644 --- a/www/Makefile +++ b/www/Makefile @@ -28,6 +28,7 @@ SUBDIR += august SUBDIR += auth_ldap SUBDIR += awstats + SUBDIR += axis SUBDIR += bacon SUBDIR += beonex SUBDIR += bins |