diff options
author | naddy <naddy@FreeBSD.org> | 2014-05-26 04:07:24 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2014-05-26 04:07:24 +0800 |
commit | 33527f591ec3506d5e97879ce10ee6524e0761d0 (patch) | |
tree | 635b345903cce82563732b4627277fe269316e9e /net-im | |
parent | 8be8511cd27d328336207a1351bd00ecc5cb0972 (diff) | |
download | freebsd-ports-gnome-33527f591ec3506d5e97879ce10ee6524e0761d0.tar.gz freebsd-ports-gnome-33527f591ec3506d5e97879ce10ee6524e0761d0.tar.zst freebsd-ports-gnome-33527f591ec3506d5e97879ce10ee6524e0761d0.zip |
Switch Opus to USES=libtool.
Bump dependent ports. [1]
Approved by: portmgr (implicit) [1]
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/tox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index 91fb68631436..e6026e7437c5 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -3,6 +3,7 @@ PORTNAME= ProjectTox-Core PORTVERSION= 0.140514 +PORTREVISION= 1 CATEGORIES= net-im net-p2p MAINTAINER= thierry@FreeBSD.org |