diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-08-31 16:27:33 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-08-31 16:27:33 +0000 |
commit | 62aad3dd8f04ea64ff2b68b3b39aa0307f23bda1 (patch) | |
tree | 528fb30f633857a7c8456bdd655e765db4addcd6 /www/axis | |
parent | aac88eef62a5016dbbde49deb15e9f4939aef756 (diff) | |
download | ports-62aad3dd8f04ea64ff2b68b3b39aa0307f23bda1.tar.gz ports-62aad3dd8f04ea64ff2b68b3b39aa0307f23bda1.zip |
Notes
Diffstat (limited to 'www/axis')
-rw-r--r-- | www/axis/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/axis/Makefile b/www/axis/Makefile index 7de4b32010a1..5dc5a2739bff 100644 --- a/www/axis/Makefile +++ b/www/axis/Makefile @@ -15,6 +15,8 @@ DISTNAME= axis-bin-${PORTVERSION:S,.,_,g} MAINTAINER= hq@FreeBSD.org COMMENT= Java SOAP implementation by Apache +BROKEN= Incorrect pkg-plist + # # Change webapp directory by TOMCAT version # |