diff options
author | okazaki <okazaki@FreeBSD.org> | 2001-11-22 01:21:05 +0800 |
---|---|---|
committer | okazaki <okazaki@FreeBSD.org> | 2001-11-22 01:21:05 +0800 |
commit | 1d917774a58f54ca287e0b3c052dc06e8e4a20fa (patch) | |
tree | b62f0f0cae01245ee0e2c4b08d78b86a100d0e37 /textproc/crimson/Makefile | |
parent | a0099a8b2844cca74c24a3ea93c20a74bb28ba26 (diff) | |
download | freebsd-ports-gnome-1d917774a58f54ca287e0b3c052dc06e8e4a20fa.tar.gz freebsd-ports-gnome-1d917774a58f54ca287e0b3c052dc06e8e4a20fa.tar.zst freebsd-ports-gnome-1d917774a58f54ca287e0b3c052dc06e8e4a20fa.zip |
The distfile was silently updated without a version up.
This update includes following changes:
* Minor bug fixes.
* Rebuild crimson.jar by Ant-1.4.1.
Increment PORTREVISION.
PR: 31992
Submitted by: Rob Simmons <rsimmons@mail.wlcg.com>
Approved by: maintainer
Diffstat (limited to 'textproc/crimson/Makefile')
-rw-r--r-- | textproc/crimson/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/crimson/Makefile b/textproc/crimson/Makefile index 5006a8ab2d52..9cffcc756b0f 100644 --- a/textproc/crimson/Makefile +++ b/textproc/crimson/Makefile @@ -7,6 +7,7 @@ PORTNAME= crimson PORTVERSION= 1.1.3 +PORTREVISION= 1 CATEGORIES= textproc java MASTER_SITES= http://xml.apache.org/dist/crimson/ DISTNAME= ${PORTNAME}-${PORTVERSION}-bin |