diff options
author | adam <adam@pkgsrc.org> | 2003-10-02 15:24:12 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2003-10-02 15:24:12 +0000 |
commit | 7ab8e170529b098ddc0800dc8bb00b372d96c9d9 (patch) | |
tree | 484511c6a55afff8182f75a32ad2f6d542b96118 /emulators/fuse | |
parent | 92f3fbede3b9ae26087ffe9d29fefcf31edc84c3 (diff) | |
download | pkgsrc-7ab8e170529b098ddc0800dc8bb00b372d96c9d9.tar.gz |
Changes 0.6.1.1: Bugfixes to the RZX code and to allow the SVGAlib user interface to compile
Diffstat (limited to 'emulators/fuse')
-rw-r--r-- | emulators/fuse/Makefile | 4 | ||||
-rw-r--r-- | emulators/fuse/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index 9ed1a5e8850..fa7bddd4cd4 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/09/16 09:55:13 adam Exp $ +# $NetBSD: Makefile,v 1.2 2003/10/02 15:24:12 adam Exp $ -DISTNAME= fuse-0.6.1 +DISTNAME= fuse-0.6.1.1 CATEGORIES= emulators MASTER_SITES= http://www.srcf.ucam.org/~pak21/spectrum/ diff --git a/emulators/fuse/distinfo b/emulators/fuse/distinfo index 9eaa6d3ba0f..88ba30b8966 100644 --- a/emulators/fuse/distinfo +++ b/emulators/fuse/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2003/09/16 09:55:13 adam Exp $ +$NetBSD: distinfo,v 1.2 2003/10/02 15:24:12 adam Exp $ -SHA1 (fuse-0.6.1.tar.gz) = 10a6b82c0b9fc4139862f7293895a0723f7f5e1d -Size (fuse-0.6.1.tar.gz) = 531029 bytes +SHA1 (fuse-0.6.1.1.tar.gz) = 4adb2f6f11409101360cf1abe7cb45558073f44d +Size (fuse-0.6.1.1.tar.gz) = 509597 bytes |