diff options
author | jschauma <jschauma@pkgsrc.org> | 2002-12-28 21:22:53 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2002-12-28 21:22:53 +0000 |
commit | 7e72fa0860b9e37fce43c2944fa7cbcfa6e58b0a (patch) | |
tree | bceaecf9cecd56a1557f660b10f4a8bd7d8e8cae /audio/dap/Makefile | |
parent | 365c306131fad0577fe85c22adc648c7f56dc2b6 (diff) | |
download | pkgsrc-7e72fa0860b9e37fce43c2944fa7cbcfa6e58b0a.tar.gz |
Bump PKGREVISION on packages that depend on x11/xforms, since there
has been a soname change. Pointed out by fredb.
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 b428c8a6d78..8939e571d2e 100644 --- a/audio/dap/Makefile +++ b/audio/dap/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2002/09/21 00:31:17 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2002/12/28 21:22:56 jschauma Exp $ DISTNAME= dap-2.1.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= http://www.cee.hw.ac.uk/~richardk/ EXTRACT_SUFX= .tgz |