diff options
Diffstat (limited to 'java/trove4j/Makefile')
-rw-r--r-- | java/trove4j/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/trove4j/Makefile b/java/trove4j/Makefile index 526a0d408f36..d3fde7419233 100644 --- a/java/trove4j/Makefile +++ b/java/trove4j/Makefile @@ -6,6 +6,7 @@ DISTNAME= trove-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= High performance collections API for Java +WWW= https://bitbucket.org/robeden/trove/ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE.txt |