diff options
author | glewis <glewis@FreeBSD.org> | 2005-06-08 23:48:21 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2005-06-08 23:48:21 +0800 |
commit | a5de8dc3cfcaea809016bccb8749a956ab0446dd (patch) | |
tree | 20186bf97a8e6d56e9c70fee29ebc547fa89771f /java | |
parent | 9dc028f5ebb4abbf60a5a56dc77e796f12b98b60 (diff) | |
download | freebsd-ports-gnome-a5de8dc3cfcaea809016bccb8749a956ab0446dd.tar.gz freebsd-ports-gnome-a5de8dc3cfcaea809016bccb8749a956ab0446dd.tar.zst freebsd-ports-gnome-a5de8dc3cfcaea809016bccb8749a956ab0446dd.zip |
. Update to 1.0.2 update 2.
Diffstat (limited to 'java')
-rw-r--r-- | java/jaf/Makefile | 4 | ||||
-rw-r--r-- | java/jaf/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/java/jaf/Makefile b/java/jaf/Makefile index 1cf7da7af9a2..4dad7a526bd0 100644 --- a/java/jaf/Makefile +++ b/java/jaf/Makefile @@ -7,10 +7,10 @@ PORTNAME= jaf PORTVERSION= 1.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= java devel MASTER_SITES= # -DISTNAME= ${PORTNAME}-${PORTVERSION:S,.,_,g}-upd +DISTNAME= ${PORTNAME}-${PORTVERSION:S,.,_,g}-upd2 MAINTAINER= java@freebsd.org COMMENT= JavaBeansTM Activation Framework diff --git a/java/jaf/distinfo b/java/jaf/distinfo index 07d13c352196..79198594f053 100644 --- a/java/jaf/distinfo +++ b/java/jaf/distinfo @@ -1,2 +1,2 @@ -MD5 (jaf-1_0_2-upd.zip) = d124f4f18985768dab71e61f82206713 -SIZE (jaf-1_0_2-upd.zip) = 356454 +MD5 (jaf-1_0_2-upd2.zip) = db4ce2211ab4fa669e5aa3a42bdbdfe7 +SIZE (jaf-1_0_2-upd2.zip) = 359797 |