mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
java/apache-bcel: update description.
Make clear that it is now an Apache Commons project. PT: 241122 Approved by: thierry (mentor), Maintainer timeout.
This commit is contained in:
parent
a65946d7a6
commit
82c0824a4c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=523737
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ PKGNAMEPREFIX= apache-
|
||||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-bin
|
DISTNAME= ${PORTNAME}-${PORTVERSION}-bin
|
||||||
|
|
||||||
MAINTAINER= java@FreeBSD.org
|
MAINTAINER= java@FreeBSD.org
|
||||||
COMMENT= Library for generating Java bytecode
|
COMMENT= Apache Commons Byte Code Engineering Library
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
The Byte Code Engineering Library (formerly known as JavaClass) is
|
The Byte Code Engineering Library (Apache Commons BCEL) is
|
||||||
intended to give users a convenient possibility to analyze, create,
|
intended to give users a convenient possibility to analyze, create,
|
||||||
and manipulate (binary) Java class files (those ending with
|
and manipulate (binary) Java class files (those ending with
|
||||||
.class). Classes are represented by objects which contain all the
|
.class). Classes are represented by objects which contain all the
|
||||||
|
|
Loading…
Add table
Reference in a new issue