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 f5214aa23ea..3cd7d0849a1 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2003/12/12 11:08:42 grant Exp $ +# $NetBSD: Makefile,v 1.6 2004/01/23 21:50:44 jmmv Exp $ DISTNAME= fuse-0.6.1.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://www.srcf.ucam.org/~pak21/spectrum/ |