diff options
Diffstat (limited to 'emulators/fuse/Makefile')
-rw-r--r-- | emulators/fuse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index ad114e5eb18..339a2fd982b 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2014/05/05 00:47:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.60 2014/05/29 23:36:33 wiz Exp $ DISTNAME= fuse-1.1.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/} |