diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-12-25 18:26:46 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-12-25 18:26:46 +0000 |
commit | 9f81e452f8ce6363d67420c0655fbd604ce406b9 (patch) | |
tree | 826dece76e257799427282af19994b228161175d /net-im | |
parent | 636db0b995c239915410824c486af2f05575b82c (diff) | |
download | ports-9f81e452f8ce6363d67420c0655fbd604ce406b9.tar.gz ports-9f81e452f8ce6363d67420c0655fbd604ce406b9.zip |
Notes
Diffstat (limited to 'net-im')
-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/ |