diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-27 16:43:55 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-27 16:43:55 +0000 |
commit | 78cc170e2739c8255b455a2f53710ab39d1b4e10 (patch) | |
tree | bc1d4dd84f0521777e94d9330b1156a4863b375f | |
parent | Add MASTER_SITE_CRITICAL (diff) |
- Project surpassed by axis (www/axis), remove in two months
PR: ports/122092
Submitted by: Simon Olofsson <simon@olofsson.de>
Notes
Notes:
svn path=/head/; revision=209961
-rw-r--r-- | net/apache-soap/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/apache-soap/Makefile b/net/apache-soap/Makefile index 92ca8fb71b43..660551f71e68 100644 --- a/net/apache-soap/Makefile +++ b/net/apache-soap/Makefile @@ -18,6 +18,9 @@ COMMENT= The Apache SOAP implementation in Java RUN_DEPENDS= ${JAVALIBDIR}/mail.jar:${PORTSDIR}/java/javamail +DEPRECATED= Development has been ceased, superseded by www/axis. +EXPIRATION_DATE= 2008-06-01 + USE_JAVA= yes JAVA_VERSION= 1.2+ |