diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-10-06 08:46:39 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-10-06 08:46:39 +0000 |
commit | c7107cb605cbfabf81b1227eedba55c602725176 (patch) | |
tree | 14801dedec36e32aebe6e23b76afd637c2927f0d /net/gst-plugins0.10-libnice | |
parent | 054c45dbcf3992ae1a792c89b59e7a2ab77871de (diff) | |
download | pkgsrc-c7107cb605cbfabf81b1227eedba55c602725176.tar.gz |
Recursive bump from net/gssdp.
Diffstat (limited to 'net/gst-plugins0.10-libnice')
-rw-r--r-- | net/gst-plugins0.10-libnice/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gst-plugins0.10-libnice/Makefile b/net/gst-plugins0.10-libnice/Makefile index 2312ed5fada..54c175e884f 100644 --- a/net/gst-plugins0.10-libnice/Makefile +++ b/net/gst-plugins0.10-libnice/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2012/09/15 10:06:00 obache Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/06 08:46:43 ryoon Exp $ # DISTNAME= libnice-0.1.2 PKGNAME= gst-plugins0.10-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net devel MASTER_SITES= http://nice.freedesktop.org/releases/ |