diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 17:40:41 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 17:40:41 +0000 |
commit | eb96de065647322f081a474aaec04122ca6e30c1 (patch) | |
tree | 72aca7b1c6b26275dea98cffcdd519590016a6de /comms/java-commapi | |
parent | 1b6b6d972f0a873a4630c35c5a6bacef53159ebd (diff) | |
download | ports-eb96de065647322f081a474aaec04122ca6e30c1.tar.gz ports-eb96de065647322f081a474aaec04122ca6e30c1.zip |
Notes
Diffstat (limited to 'comms/java-commapi')
-rw-r--r-- | comms/java-commapi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/java-commapi/Makefile b/comms/java-commapi/Makefile index 7c4d31a3ce8b..4d95bff4c86a 100644 --- a/comms/java-commapi/Makefile +++ b/comms/java-commapi/Makefile @@ -3,7 +3,7 @@ PORTNAME= java-commapi PORTVERSION= 2.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms java MASTER_SITES= # DISTNAME= comm${PORTVERSION} |