summaryrefslogtreecommitdiff
path: root/emulators/libspectrum/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2007-05-12 19:43:52 +0000
committeradam <adam@pkgsrc.org>2007-05-12 19:43:52 +0000
commit4009ff687f9d58c50bb35610c3c0961ce2d93673 (patch)
treed1ed38f772c78f0ea5f1e8bc6c938ed84da0d541 /emulators/libspectrum/Makefile
parente20b55a52d56e4dc66abfe55f653e87e839a845e (diff)
downloadpkgsrc-4009ff687f9d58c50bb35610c3c0961ce2d93673.tar.gz
Changes 0.3.0.1:
* Avoid crash when reading an invalid TZX file (thanks, crabfists). * Export the TZX Generalized Data Block functions when building a Win32 DLL. * Distribute the hacking/ directory. * Remove warning when building from CVS.
Diffstat (limited to 'emulators/libspectrum/Makefile')
-rw-r--r--emulators/libspectrum/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile
index 5e7bdb0a150..f0baefb841f 100644
--- a/emulators/libspectrum/Makefile
+++ b/emulators/libspectrum/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2007/04/13 21:02:44 adam Exp $
+# $NetBSD: Makefile,v 1.19 2007/05/12 19:43:52 adam Exp $
-DISTNAME= libspectrum-0.3.0
+DISTNAME= libspectrum-0.3.0.1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}