diff options
author | avilla <avilla@FreeBSD.org> | 2014-09-29 07:02:29 +0800 |
---|---|---|
committer | avilla <avilla@FreeBSD.org> | 2014-09-29 07:02:29 +0800 |
commit | bdf3a2948768f59ad67ef83a96a011b226242a22 (patch) | |
tree | 22626f347a43dd55a84905e5bd6f02bd2e63bab5 /sysutils | |
parent | cfed9a313d685fe527f94d7dfebfd6ab43e59ad5 (diff) | |
download | freebsd-ports-gnome-bdf3a2948768f59ad67ef83a96a011b226242a22.tar.gz freebsd-ports-gnome-bdf3a2948768f59ad67ef83a96a011b226242a22.tar.zst freebsd-ports-gnome-bdf3a2948768f59ad67ef83a96a011b226242a22.zip |
- Chase libplist shlib bump.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/fusefs-ifuse/Makefile | 1 | ||||
-rw-r--r-- | sysutils/fusefs-pod/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/fusefs-ifuse/Makefile b/sysutils/fusefs-ifuse/Makefile index c08648b08e04..99764d466389 100644 --- a/sysutils/fusefs-ifuse/Makefile +++ b/sysutils/fusefs-ifuse/Makefile @@ -3,6 +3,7 @@ PORTNAME= ifuse PORTVERSION= 1.1.3 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.libimobiledevice.org/downloads/ PKGNAMEPREFIX= fusefs- diff --git a/sysutils/fusefs-pod/Makefile b/sysutils/fusefs-pod/Makefile index f72aa6969c8e..566be8411818 100644 --- a/sysutils/fusefs-pod/Makefile +++ b/sysutils/fusefs-pod/Makefile @@ -3,7 +3,7 @@ PORTNAME= pod PORTVERSION= 0.5.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= sysutils audio MASTER_SITES= SF/fuse${PORTNAME}/fuse${PORTNAME}/FUSEPod%20v${PORTVERSION} PKGNAMEPREFIX= fusefs- |