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