diff options
author | wiz <wiz@pkgsrc.org> | 2007-06-05 08:11:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-06-05 08:11:43 +0000 |
commit | f36dcce91ede7c610b7bf57ae9db7988c3326ecd (patch) | |
tree | 801b0ed9f7f22394b91428e86d85557f43a809ec /multimedia/gst-plugins0.8 | |
parent | 54ea6a1640ffe2a41b4d5f958493e26f99dd42be (diff) | |
download | pkgsrc-f36dcce91ede7c610b7bf57ae9db7988c3326ecd.tar.gz |
Bump PKGREVISION for opencdk shlib major bump.
Diffstat (limited to 'multimedia/gst-plugins0.8')
-rw-r--r-- | multimedia/gst-plugins0.8/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gst-plugins0.8/Makefile b/multimedia/gst-plugins0.8/Makefile index 10232724911..f79265711c5 100644 --- a/multimedia/gst-plugins0.8/Makefile +++ b/multimedia/gst-plugins0.8/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2007/03/21 12:05:50 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2007/06/05 08:11:44 wiz Exp $ # USE_LANGUAGES= c c++ @@ -6,7 +6,7 @@ USE_LANGUAGES= c c++ .include "Makefile.common" COMMENT+= base plugins -PKGREVISION= 6 +PKGREVISION= 7 USE_TOOLS+= perl:run |