diff options
Diffstat (limited to 'audio/dap/Makefile')
-rw-r--r-- | audio/dap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/dap/Makefile b/audio/dap/Makefile index d01407b102a..8dee7b641a1 100644 --- a/audio/dap/Makefile +++ b/audio/dap/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2005/12/05 20:49:47 rillig Exp $ +# $NetBSD: Makefile,v 1.28 2006/02/05 23:08:06 joerg Exp $ DISTNAME= dap-2.1.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= audio MASTER_SITES= # http://www.cee.hw.ac.uk/~richardk/downloads/ EXTRACT_SUFX= .tgz |