diff options
author | wiz <wiz@pkgsrc.org> | 2014-01-01 11:52:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-01-01 11:52:02 +0000 |
commit | 5aff34ccc3450a94441a7990d016a7047c56547d (patch) | |
tree | a00aba4e26e98506b136829878acb6fff2f5f5ce /net/gst-plugins1-soup | |
parent | 6956a69f9b278392c8b06122ce660b5ce8e8d007 (diff) | |
download | pkgsrc-5aff34ccc3450a94441a7990d016a7047c56547d.tar.gz |
Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.
Diffstat (limited to 'net/gst-plugins1-soup')
-rw-r--r-- | net/gst-plugins1-soup/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gst-plugins1-soup/Makefile b/net/gst-plugins1-soup/Makefile index 24a7a6f522f..d9e25740eb8 100644 --- a/net/gst-plugins1-soup/Makefile +++ b/net/gst-plugins1-soup/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2013/07/22 14:35:03 drochner Exp $ +# $NetBSD: Makefile,v 1.4 2014/01/01 11:52:29 wiz Exp $ # GST_PLUGINS1_NAME= soup GST_PLUGINS1_DIRS= ext/soup .include "../../multimedia/gst-plugins1-good/Makefile.common" +PKGREVISION= 1 .include "../../net/libsoup24/buildlink3.mk" .include "../../mk/bsd.pkg.mk" |