diff options
-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+ |