diff options
Diffstat (limited to 'emulators/fuse/Makefile')
-rw-r--r-- | emulators/fuse/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index 59000050e13..1b314cdb6d7 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2013/06/14 20:53:04 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2013/09/02 19:51:02 adam Exp $ DISTNAME= fuse-1.1.1 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/} |