diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-10-15 10:12:33 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-10-15 10:12:33 +0000 |
commit | 8374b17d3b952325ef4337635fbf02224a49627d (patch) | |
tree | 0a3f660e18b1109aa1fb9b37cf0f9207898ffe89 /www/Makefile | |
parent | Update to 1.0.1. (diff) |
add py-websvcs
Web service libraries includes SOAP, WSDL, UDDI, etc
PR: 29857
Submitted by: Hye-Shik Chang <perky@python.or.kr>
Notes
Notes:
svn path=/head/; revision=48779
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 3899c31c8ca7..258e0fcb710f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -255,6 +255,7 @@ SUBDIR += pruby SUBDIR += publicfile SUBDIR += py-HTMLgen + SUBDIR += py-websvcs SUBDIR += qdecoder SUBDIR += quanta SUBDIR += quixote |