diff options
author | vanilla <vanilla@FreeBSD.org> | 2014-05-23 15:15:06 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2014-05-23 15:15:06 +0800 |
commit | 943c755546af28844cfe1b84d0d57cd51449a856 (patch) | |
tree | 25fe589a61908ad7ce8b95aefe505291a692c4ee /comms/rxtx | |
parent | 71dcbc4695a906e7a673aeada40f7d30a1441f70 (diff) | |
download | freebsd-ports-gnome-943c755546af28844cfe1b84d0d57cd51449a856.tar.gz freebsd-ports-gnome-943c755546af28844cfe1b84d0d57cd51449a856.tar.zst freebsd-ports-gnome-943c755546af28844cfe1b84d0d57cd51449a856.zip |
Bump version due pkg-plist changed.
Submitted by: tijl@
Diffstat (limited to 'comms/rxtx')
-rw-r--r-- | comms/rxtx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/rxtx/Makefile b/comms/rxtx/Makefile index c06933b0074f..4248044e98ec 100644 --- a/comms/rxtx/Makefile +++ b/comms/rxtx/Makefile @@ -3,6 +3,7 @@ PORTNAME= rxtx PORTVERSION= 2.2p2 +PORTREVISION= 1 CATEGORIES= comms java MASTER_SITES= http://rxtx.qbang.org/pub/rxtx/ \ ftp://jarvi.dsl.frii.com/pub/rxtx/ |