diff options
author | frueauf <frueauf@pkgsrc.org> | 1999-05-10 11:26:11 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1999-05-10 11:26:11 +0000 |
commit | 755285a3a81edf973dd5b8410e12133cbf06ad43 (patch) | |
tree | 084322908d88bdea5306170948780cc07ff99efd /audio/sidplay/Makefile | |
parent | 17021ee2a7faa01af2067b8b09a54df5c37d016a (diff) | |
download | pkgsrc-755285a3a81edf973dd5b8410e12133cbf06ad43.tar.gz |
Update sidplay to 1.36.34, provided in pr 7325 by Antti Kantee.
Diffstat (limited to 'audio/sidplay/Makefile')
-rw-r--r-- | audio/sidplay/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/sidplay/Makefile b/audio/sidplay/Makefile index dcef50a2503..c5b5eca6671 100644 --- a/audio/sidplay/Makefile +++ b/audio/sidplay/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/02/09 13:09:55 frueauf Exp $ +# $NetBSD: Makefile,v 1.2 1999/05/10 11:26:11 frueauf Exp $ # -DISTNAME= sidplay-1_36_32 -PKGNAME= sidplay-1.36.32 -WRKSRC= ${WRKDIR}/sidplay-1.36.32 +DISTNAME= sidplay-1_36_34 +PKGNAME= sidplay-1.36.34 +WRKSRC= ${WRKDIR}/sidplay-1.36.34 CATEGORIES= audio MASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/ EXTRACT_SUFX= .tgz |