summaryrefslogtreecommitdiff
path: root/java/junit
diff options
context:
space:
mode:
Diffstat (limited to 'java/junit')
-rw-r--r--java/junit/Makefile1
-rw-r--r--java/junit/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/java/junit/Makefile b/java/junit/Makefile
index ddebc6017052..1a0f8eb3a974 100644
--- a/java/junit/Makefile
+++ b/java/junit/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= okazaki@FreeBSD.org
+COMMENT= A regression testing utility for use with the Java(TM) Language
USE_ZIP= yes
USE_JAVA= 1.1+
diff --git a/java/junit/pkg-comment b/java/junit/pkg-comment
deleted file mode 100644
index c2f0dfd83473..000000000000
--- a/java/junit/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A regression testing utility for use with the Java(TM) Language