diff options
Diffstat (limited to 'audio/portaudio/Makefile')
-rw-r--r-- | audio/portaudio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/portaudio/Makefile b/audio/portaudio/Makefile index b3cda5521f4..c0f0e402117 100644 --- a/audio/portaudio/Makefile +++ b/audio/portaudio/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2006/01/20 23:41:29 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2006/02/05 23:08:13 joerg Exp $ DISTNAME= portaudio_v18_1 PKGNAME= portaudio-18.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= http://www.portaudio.com/archives/ EXTRACT_SUFX= .zip |