aboutsummaryrefslogtreecommitdiff
path: root/java/junit
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
commit7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch)
treefd4e3235fcfaf2558312feb3c9527f1592b91aff /java/junit
parentbaa68c63d40ffc2c059c978764c3c89675445e55 (diff)
Notes
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