diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-06-03 12:41:32 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-06-03 12:41:32 +0000 |
commit | 5517932392402e87aa3d1ce06999007ecc1104e1 (patch) | |
tree | 5f6cd37434384b0b40e2edba02ec901f8ea4495a /emulators/fuse/Makefile | |
parent | 41bded2c057e59469da5103f5de09ff85be74ee6 (diff) | |
download | ports-5517932392402e87aa3d1ce06999007ecc1104e1.tar.gz ports-5517932392402e87aa3d1ce06999007ecc1104e1.zip |
Notes
Diffstat (limited to 'emulators/fuse/Makefile')
-rw-r--r-- | emulators/fuse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index f0a070600403..f8550f235277 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fuse -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION} |