diff options
Diffstat (limited to 'textproc/apache-commons-digester/Makefile')
-rw-r--r-- | textproc/apache-commons-digester/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/apache-commons-digester/Makefile b/textproc/apache-commons-digester/Makefile index 416865aee28b..39773c81790b 100644 --- a/textproc/apache-commons-digester/Makefile +++ b/textproc/apache-commons-digester/Makefile @@ -8,6 +8,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-bin MAINTAINER= ports@FreeBSD.org COMMENT= XML-to-Java-object mapping utility package +WWW= https://commons.apache.org/proper/commons-digester/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt |