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 ef2eebfb78d..d4b9ab14d92 100644 --- a/audio/dap/Makefile +++ b/audio/dap/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2012/09/11 23:59:30 asau Exp $ +# $NetBSD: Makefile,v 1.44 2013/01/26 21:37:02 adam Exp $ DISTNAME= dap-2.1.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= # http://www.cee.hw.ac.uk/~richardk/downloads/ EXTRACT_SUFX= .tgz |