diff options
author | wiz <wiz@pkgsrc.org> | 2002-07-24 13:51:33 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-07-24 13:51:33 +0000 |
commit | 0174f5ecbe06e8fa2ea763c4d916157163fa0ecd (patch) | |
tree | 0ae8ad430a4b41d787cca9cd2a838d4b7c8ffa73 /audio | |
parent | 3af1c014c634134882638a90a2125233a794007c (diff) | |
download | pkgsrc-0174f5ecbe06e8fa2ea763c4d916157163fa0ecd.tar.gz |
Undo unnecessary version number bump from last commit.
Diffstat (limited to 'audio')
-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 93b79f8b91e..a5ec4a5b336 100644 --- a/audio/dap/Makefile +++ b/audio/dap/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2002/07/24 12:27:43 agc Exp $ +# $NetBSD: Makefile,v 1.15 2002/07/24 13:51:33 wiz Exp $ DISTNAME= dap-2.1.2 -PKGREVISION= 2 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.cee.hw.ac.uk/~richardk/ EXTRACT_SUFX= .tgz |