diff options
Diffstat (limited to 'java/junit')
-rw-r--r-- | java/junit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/junit/Makefile b/java/junit/Makefile index cabe4dc5b04d..90e9d5d6b598 100644 --- a/java/junit/Makefile +++ b/java/junit/Makefile @@ -7,6 +7,7 @@ EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org COMMENT= Regression testing utility for use with the Java(TM) Language +WWW= https://www.junit.org/ RUN_DEPENDS= ${JAVALIBDIR}/hamcrest.jar:java/hamcrest |