Rename eclipse-v2.0-license to epl-v2.0; it seems that eclipse public license

is called epl in pkgsrc
This commit is contained in:
bouyer 2023-10-11 13:27:08 +00:00
parent d00609d3a9
commit 369804da12
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1 2023/10/11 13:20:04 bouyer Exp $
# $NetBSD: Makefile,v 1.2 2023/10/11 13:27:08 bouyer Exp $
VERSION= 4.13.2
DISTNAME= junit-${VERSION}
@ -9,7 +9,7 @@ EXTRACT_SUFX= .jar
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.junit.org/
COMMENT= Regression testing utility for use with the Java(TM) Language
LICENSE= eclipse-v2.0
LICENSE= epl-v2.0
USE_JAVA= run
USE_JAVA2= 7