diff options
Diffstat (limited to '')
-rw-r--r-- | java/apache-commons-collections4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/apache-commons-collections4/Makefile b/java/apache-commons-collections4/Makefile index 090bdb0b4679..eb2a0145fb98 100644 --- a/java/apache-commons-collections4/Makefile +++ b/java/apache-commons-collections4/Makefile @@ -8,6 +8,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-bin MAINTAINER= thierry@FreeBSD.org COMMENT= Classes that extend/augment the Java Collections Framework +WWW= https://commons.apache.org/proper/commons-collections/ LICENSE= APACHE20 |