diff options
author | Alberto Villa <avilla@FreeBSD.org> | 2015-06-11 15:07:48 +0000 |
---|---|---|
committer | Alberto Villa <avilla@FreeBSD.org> | 2015-06-11 15:07:48 +0000 |
commit | 1fd64ca33a4b1645f1cc3bbd4afe4e05d98914d0 (patch) | |
tree | c439e765367cf01df3c879adf07917e4b776d5d6 /comms/libusbmuxd/Makefile | |
parent | 3b7562930ff3e861d0f380f41d0198ea327fe2bd (diff) | |
download | ports-1fd64ca33a4b1645f1cc3bbd4afe4e05d98914d0.tar.gz ports-1fd64ca33a4b1645f1cc3bbd4afe4e05d98914d0.zip |
Notes
Diffstat (limited to 'comms/libusbmuxd/Makefile')
-rw-r--r-- | comms/libusbmuxd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/libusbmuxd/Makefile b/comms/libusbmuxd/Makefile index 245e9d957232..2b974b136c3e 100644 --- a/comms/libusbmuxd/Makefile +++ b/comms/libusbmuxd/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libusbmuxd -PORTVERSION= 1.0.9 +PORTVERSION= 1.0.10 CATEGORIES= comms MASTER_SITES= http://www.libimobiledevice.org/downloads/ |