diff options
Diffstat (limited to 'net/libnice/Makefile')
-rw-r--r-- | net/libnice/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libnice/Makefile b/net/libnice/Makefile index 2ff11ded50b..56753a753fd 100644 --- a/net/libnice/Makefile +++ b/net/libnice/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2012/04/27 12:31:59 obache Exp $ +# $NetBSD: Makefile,v 1.15 2012/06/14 07:43:45 sbd Exp $ # # Also update gst-plugins0.10-libnice when you update this! DISTNAME= libnice-0.1.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net devel MASTER_SITES= http://nice.freedesktop.org/releases/ |