diff options
author | drochner <drochner@pkgsrc.org> | 2001-04-28 14:43:28 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2001-04-28 14:43:28 +0000 |
commit | 4430ba754826f5feb4c77a1e5f698612a8a1a534 (patch) | |
tree | f69292bbae7f5bc80ed17ab27c6dfb783976e67f /audio/libcdaudio | |
parent | 86be0dbfb1ba278c87e328202c3de8bd15ffb040 (diff) | |
download | pkgsrc-4430ba754826f5feb4c77a1e5f698612a8a1a534.tar.gz |
the patch recently added to libcdaudio is important, so add "nb1" to
its version and make p5-Audio-CD-disc-cover depend on it
(as suggested by Christoph Badura)
Diffstat (limited to 'audio/libcdaudio')
-rw-r--r-- | audio/libcdaudio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/libcdaudio/Makefile b/audio/libcdaudio/Makefile index acc06667f30..e5f74bcfcd4 100644 --- a/audio/libcdaudio/Makefile +++ b/audio/libcdaudio/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2001/02/16 13:30:45 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2001/04/28 14:43:28 drochner Exp $ # DISTNAME= libcdaudio-0.99.4 +PKGNAME= libcdaudio-0.99.4nb1 CATEGORIES= audio MASTER_SITES= ftp://cdcd.undergrid.net/libcdaudio/ \ http://cdcd.undergrid.net/libcdaudio/source_archive/ \ |