diff options
author | wiz <wiz@pkgsrc.org> | 2008-09-08 07:48:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-09-08 07:48:49 +0000 |
commit | f24c56706a5ab432850c31e139456ce485336f91 (patch) | |
tree | a4fd5af28a72ea03411daf4818f97e91eb6b7467 /audio | |
parent | a83b3d62321f9d00314c338b271e3fe2bf88e6fb (diff) | |
download | pkgsrc-f24c56706a5ab432850c31e139456ce485336f91.tar.gz |
Bump PKGREVISION for libdca shlib name change.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gst-plugins0.10-dts/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/gst-plugins0.10-dts/Makefile b/audio/gst-plugins0.10-dts/Makefile index 891a127c6e9..164f7a9818a 100644 --- a/audio/gst-plugins0.10-dts/Makefile +++ b/audio/gst-plugins0.10-dts/Makefile @@ -1,6 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:06 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2008/09/08 07:48:49 wiz Exp $ # +PKGREVISION= 1 + GST_PLUGINS0.10_NAME= dts GST_PLUGINS0.10_DIRS= ext/dts |