diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-05 22:13:29 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-05 22:13:29 +0000 |
commit | 74a7f8c73cc84204d8d555de4a25874882c2dbe4 (patch) | |
tree | 0460808e7a0cfa765626ea9adad9908095b2088e /emulators/fuse-utils | |
parent | c2140e4024d1e6c4cde24ee1b5bef951253b866d (diff) | |
download | ports-74a7f8c73cc84204d8d555de4a25874882c2dbe4.tar.gz ports-74a7f8c73cc84204d8d555de4a25874882c2dbe4.zip |
Notes
Diffstat (limited to 'emulators/fuse-utils')
-rw-r--r-- | emulators/fuse-utils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile index 8c35a601c235..d14a8e3d1ef9 100644 --- a/emulators/fuse-utils/Makefile +++ b/emulators/fuse-utils/Makefile @@ -3,7 +3,7 @@ PORTNAME= fuse-utils PORTVERSION= 1.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION} |