diff options
author | Alex Dupre <ale@FreeBSD.org> | 2007-02-23 08:42:57 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2007-02-23 08:42:57 +0000 |
commit | 7c13ebd280064fd2bd622f360ffd77d0bd7caea1 (patch) | |
tree | 3dcb40130197e0af3aac09ffee6aeccdeb35ae42 /comms/java-commapi-freebsd/Makefile | |
parent | 9d4f5552a9c59e383ecfd2a65cde0c919b641144 (diff) | |
download | ports-7c13ebd280064fd2bd622f360ffd77d0bd7caea1.tar.gz ports-7c13ebd280064fd2bd622f360ffd77d0bd7caea1.zip |
Notes
Diffstat (limited to 'comms/java-commapi-freebsd/Makefile')
-rw-r--r-- | comms/java-commapi-freebsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/java-commapi-freebsd/Makefile b/comms/java-commapi-freebsd/Makefile index 2bf0a0faabc0..f5bc58c61261 100644 --- a/comms/java-commapi-freebsd/Makefile +++ b/comms/java-commapi-freebsd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= java-commapi-freebsd -PORTVERSION= 0.7 +PORTVERSION= 0.8 CATEGORIES= comms java MASTER_SITES= http://www.syncrontech.org/freebsd/ DISTNAME= freebsd-commapi-${PORTVERSION} |