aboutsummaryrefslogtreecommitdiff
path: root/comms/libimobiledevice/Makefile
diff options
context:
space:
mode:
authorAlberto Villa <avilla@FreeBSD.org>2011-04-06 06:03:36 +0000
committerAlberto Villa <avilla@FreeBSD.org>2011-04-06 06:03:36 +0000
commitf773926996031270af4b3ee9a8253ae92a5de9a7 (patch)
tree1c38e1b1f4607b7528475753c8b917caf854bd12 /comms/libimobiledevice/Makefile
parent822d8be2a978ec8e79749d3dcb3f2389f02fad76 (diff)
downloadports-f773926996031270af4b3ee9a8253ae92a5de9a7.tar.gz
ports-f773926996031270af4b3ee9a8253ae92a5de9a7.zip
Notes
Diffstat (limited to 'comms/libimobiledevice/Makefile')
-rw-r--r--comms/libimobiledevice/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/libimobiledevice/Makefile b/comms/libimobiledevice/Makefile
index 19ac211ee77a..6f6cd55f6c8d 100644
--- a/comms/libimobiledevice/Makefile
+++ b/comms/libimobiledevice/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= libimobiledevice
-PORTVERSION= 1.0.4
+PORTVERSION= 1.0.6
CATEGORIES= comms
MASTER_SITES= http://www.${PORTNAME}.org/downloads/
@@ -31,8 +31,8 @@ USE_LDCONFIG= yes
PORTDOCS= AUTHORS NEWS README
-MAN1= idevice_id.1 idevicebackup.1 \
- ideviceimagemounter.1 ideviceinfo.1 \
+MAN1= idevice_id.1 idevicebackup.1 ideviceenterrecovery.1 \
+ ideviceimagemounter.1 ideviceinfo.1 idevicepair.1 \
idevicescreenshot.1 idevicesyslog.1
#OPTIONS= PYTHON "Enable Python bindings (needs Swig)" off