diff options
author | pooka <pooka@pkgsrc.org> | 2002-11-23 18:39:30 +0000 |
---|---|---|
committer | pooka <pooka@pkgsrc.org> | 2002-11-23 18:39:30 +0000 |
commit | da7f983b705f1f6a23564b4c66344d4830ead9aa (patch) | |
tree | a630284b8996bd368837adf2a5849f8cfaeebef8 /audio/sidplay/Makefile | |
parent | f4a4a85de7e57358ecab020f93bab092f762dd33 (diff) | |
download | pkgsrc-da7f983b705f1f6a23564b4c66344d4830ead9aa.tar.gz |
update to sidplay 1.0.9, makes the package compile again
changes:
Not much, basically bugfixes and re-adding of NetBSD audio support
to the mainline.
Diffstat (limited to 'audio/sidplay/Makefile')
-rw-r--r-- | audio/sidplay/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/sidplay/Makefile b/audio/sidplay/Makefile index b5a33d9e96b..e4b352f2e6a 100644 --- a/audio/sidplay/Makefile +++ b/audio/sidplay/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2002/08/31 04:19:18 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2002/11/23 18:39:30 pooka Exp $ # -DISTNAME= sidplay-base-1.0.4 -PKGNAME= sidplay-1.0.4 +DISTNAME= sidplay-base-1.0.9 +PKGNAME= sidplay-1.0.9 CATEGORIES= audio MASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/ EXTRACT_SUFX= .tgz |