diff options
Diffstat (limited to 'security/xml-security/Makefile')
-rw-r--r-- | security/xml-security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/xml-security/Makefile b/security/xml-security/Makefile index 7f0546f921a5..7c796082ea85 100644 --- a/security/xml-security/Makefile +++ b/security/xml-security/Makefile @@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}-src-${DISTVERSION} MAINTAINER= ale@FreeBSD.org COMMENT= Java library for XML Signature and Encryption +WWW= https://santuario.apache.org/javaindex.html BUILD_DEPENDS= ${JAVALIBDIR}/commons-logging.jar:java/apache-commons-logging \ ${JAVALIBDIR}/xalan.jar:textproc/xalan-j |