diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-10-10 01:57:50 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-10-10 01:57:50 +0000 |
commit | dc0982e10414ced94b27063e96d8aaa838e36e1f (patch) | |
tree | 2c4ee532d0c3688febd52e845ce894350f2c8aa2 /net/gst-plugins0.10-soup | |
parent | b2b32f179afdd09e78afa1d2645c3d390598b778 (diff) | |
download | pkgsrc-dc0982e10414ced94b27063e96d8aaa838e36e1f.tar.gz |
Recursive revbump from textproc/icu
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 aabac5fd49d..bd00ea6d8a8 100644 --- a/net/gst-plugins0.10-soup/Makefile +++ b/net/gst-plugins0.10-soup/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2015/06/07 14:05:59 youri Exp $ +# $NetBSD: Makefile,v 1.23 2015/10/10 01:58:16 ryoon Exp $ # GST_PLUGINS0.10_NAME= soup GST_PLUGINS0.10_DIRS= ext/soup -PKGREVISION= 11 +PKGREVISION= 12 .include "../../multimedia/gst-plugins0.10-good/Makefile.common" |