diff options
author | marcus <marcus@FreeBSD.org> | 2010-12-26 02:26:46 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2010-12-26 02:26:46 +0800 |
commit | 683c74fba885447564e50d263a786d992d8bb3ea (patch) | |
tree | 92b1eba13a5a60cce7b0b179ff226c4939051aea /net-im/libnice | |
parent | 5ac5336ae32324c63dd07247d2ac2a1cde16f501 (diff) | |
download | freebsd-ports-gnome-683c74fba885447564e50d263a786d992d8bb3ea.tar.gz freebsd-ports-gnome-683c74fba885447564e50d263a786d992d8bb3ea.tar.zst freebsd-ports-gnome-683c74fba885447564e50d263a786d992d8bb3ea.zip |
Bump PORTREVISION again for those that may have built library version 9.
Diffstat (limited to 'net-im/libnice')
-rw-r--r-- | net-im/libnice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/libnice/Makefile b/net-im/libnice/Makefile index f3312aa7dc27..037166be2b5e 100644 --- a/net-im/libnice/Makefile +++ b/net-im/libnice/Makefile @@ -7,7 +7,7 @@ PORTNAME= libnice PORTVERSION= 0.0.13 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im devel MASTER_SITES= http://nice.freedesktop.org/releases/ |