summaryrefslogtreecommitdiff
path: root/audio/sidplay/Makefile
diff options
context:
space:
mode:
authorfrueauf <frueauf>1999-07-04 14:41:14 +0000
committerfrueauf <frueauf>1999-07-04 14:41:14 +0000
commitdaa787f15c9a6a7ab468f8ae51491d5c0b4b65c6 (patch)
treea5245f3ebe0305b1e946af40f715c6d9f3479570 /audio/sidplay/Makefile
parentbdba74afe91aed2fabcaacca6d4314d3d13967dd (diff)
downloadpkgsrc-daa787f15c9a6a7ab468f8ae51491d5c0b4b65c6.tar.gz
Update sidplay to 1.36.35. Provided in pr 7846 by Antti Kantee.
* Don't allow SID to disable voice 3 if it has filters enabled. * Improved emulation of Galway Noise based on PlaySID's Extended SID registers. * Improved random number generator's bit 0. * Improved ASCII conversion of CHR$-strings in MUS file format. (Peter Weighill)
Diffstat (limited to 'audio/sidplay/Makefile')
-rw-r--r--audio/sidplay/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/sidplay/Makefile b/audio/sidplay/Makefile
index c5b5eca6671..bb57abcd0d2 100644
--- a/audio/sidplay/Makefile
+++ b/audio/sidplay/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.2 1999/05/10 11:26:11 frueauf Exp $
+# $NetBSD: Makefile,v 1.3 1999/07/04 14:41:14 frueauf Exp $
#
-DISTNAME= sidplay-1_36_34
-PKGNAME= sidplay-1.36.34
-WRKSRC= ${WRKDIR}/sidplay-1.36.34
+DISTNAME= sidplay-1_36_35
+PKGNAME= sidplay-1.36.35
+WRKSRC= ${WRKDIR}/sidplay-1.36.35
CATEGORIES= audio
MASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/
EXTRACT_SUFX= .tgz
-MAINTAINER= packages@netbsd.org
+MAINTAINER= pooka@iki.fi
HOMEPAGE= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/
GNU_CONFIGURE= yes