diff options
author | wiz <wiz@pkgsrc.org> | 2013-05-24 18:23:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-05-24 18:23:32 +0000 |
commit | 7beb3ce74bb54e46bb85d926109fa85376fad7f4 (patch) | |
tree | e58b01bc5005f47d7bd4aa02e67467ba1421bb38 /net/gst-plugins0.10-soup | |
parent | 18d71c80e696842f10f71d584c15e920a94de1a7 (diff) | |
download | pkgsrc-7beb3ce74bb54e46bb85d926109fa85376fad7f4.tar.gz |
Bump PKGREVISION for libproxy shlib major bump.
Diffstat (limited to 'net/gst-plugins0.10-soup')
-rw-r--r-- | net/gst-plugins0.10-soup/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gst-plugins0.10-soup/Makefile b/net/gst-plugins0.10-soup/Makefile index f88ffda481c..8c07492fa7d 100644 --- a/net/gst-plugins0.10-soup/Makefile +++ b/net/gst-plugins0.10-soup/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2013/05/09 07:40:23 adam Exp $ +# $NetBSD: Makefile,v 1.16 2013/05/24 18:23:38 wiz Exp $ # GST_PLUGINS0.10_NAME= soup GST_PLUGINS0.10_DIRS= ext/soup -PKGREVISION= 5 +PKGREVISION= 6 .include "../../multimedia/gst-plugins0.10-good/Makefile.common" |