diff options
author | obache <obache@pkgsrc.org> | 2011-04-24 15:31:08 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-24 15:31:08 +0000 |
commit | a95a825c25bc2a2a84335a7e00923dfe3e91a7ec (patch) | |
tree | 6ce837e9e476e9b91b8861bdcdf8668385751384 /multimedia/gst-plugins0.10-good/Makefile | |
parent | c0c8fd1f8236ced7ccd39b1cc10a51c963fbdb36 (diff) | |
download | pkgsrc-a95a825c25bc2a2a84335a7e00923dfe3e91a7ec.tar.gz |
bump PKGREVISION from gettext-lib shlib bump.
Diffstat (limited to 'multimedia/gst-plugins0.10-good/Makefile')
-rw-r--r-- | multimedia/gst-plugins0.10-good/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/gst-plugins0.10-good/Makefile b/multimedia/gst-plugins0.10-good/Makefile index 2ac2210c016..d7d2d01cb32 100644 --- a/multimedia/gst-plugins0.10-good/Makefile +++ b/multimedia/gst-plugins0.10-good/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2010/03/12 20:36:41 drochner Exp $ +# $NetBSD: Makefile,v 1.21 2011/04/24 15:31:09 obache Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,6 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" COMMENT+= good plugins +PKGREVISION= 1 # some plugins were moved from bad to good CONFLICTS+= gst-plugins0.10-bad<0.10.18 |