diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-11 00:25:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-11 00:25:35 +0000 |
commit | a247565ca6fad54a72ffa2d97955837538ddbc33 (patch) | |
tree | 8ec1303442f523f97ee8643745a10dbf673d9fab /www | |
parent | This appears to be broken globally on 5.x. (diff) |
BROKEN: Unfetchable
Notes
Notes:
svn path=/head/; revision=106699
Diffstat (limited to 'www')
-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 a9e4f87d5a11..6d25987fdca5 100644 --- a/www/axis/Makefile +++ b/www/axis/Makefile @@ -19,6 +19,8 @@ DISTNAME= axis-${PORTVERSION:S,.,_,g} MAINTAINER= rui@ruilopes.com COMMENT= SOAP implementation by APACHE project +BROKEN= "Unfetchable" + # # Change webapp directory by TOMCAT version # |