aboutsummaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2001-10-20 14:39:16 +0000
committerClive Lin <clive@FreeBSD.org>2001-10-20 14:39:16 +0000
commit4e7c7ae91304737a1d79b449cd06a34824597b33 (patch)
tree83bf82d379f6f8319000814c6e6c32bc5c39a36c /java
parent99436422e819bb14eae3bd35a1c86b977ddfbb2a (diff)
downloadports-4e7c7ae91304737a1d79b449cd06a34824597b33.tar.gz
ports-4e7c7ae91304737a1d79b449cd06a34824597b33.zip
Notes
Diffstat (limited to 'java')
-rw-r--r--java/junit/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/java/junit/Makefile b/java/junit/Makefile
index 2fe30eead585..4751cb0b2ead 100644
--- a/java/junit/Makefile
+++ b/java/junit/Makefile
@@ -10,8 +10,9 @@ PORTVERSION= 3.7
CATEGORIES= java devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= ${PORTNAME}${PORTVERSION}
-
+DISTNAME= ${PORTNAME}${PORTVERSION} \
+ http://metaverse.euronet.nl/~ernst/ \
+ http://znerd.org/
MAINTAINER= okazaki@FreeBSD.org
RUN_DEPENDS= ${LOCALBASE}/bin/javavm:${PORTSDIR}/java/javavmwrapper