diff options
author | vanilla <vanilla@FreeBSD.org> | 2014-06-03 22:34:06 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2014-06-03 22:34:06 +0800 |
commit | e1391a3e0adeefe25839a6b36117d3615dcda673 (patch) | |
tree | 1fb89becaac28a9f19323398656d1e9d6c4b4478 /net-mgmt/unifi2 | |
parent | b5bf7dd73fd5e4ccc336dd7e3e810466eb908740 (diff) | |
download | freebsd-ports-gnome-e1391a3e0adeefe25839a6b36117d3615dcda673.tar.gz freebsd-ports-gnome-e1391a3e0adeefe25839a6b36117d3615dcda673.tar.zst freebsd-ports-gnome-e1391a3e0adeefe25839a6b36117d3615dcda673.zip |
Upgrade snappy to 1.1.1, and bump all related PORTREVISION to chase shared library version.
PR: ports/190409
Submitted by: ports at robakdesign.com
Approved by: portmgr@ (for NO_STAGE)
Diffstat (limited to 'net-mgmt/unifi2')
-rw-r--r-- | net-mgmt/unifi2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/unifi2/Makefile b/net-mgmt/unifi2/Makefile index ed13fd659bd6..acd9e848411f 100644 --- a/net-mgmt/unifi2/Makefile +++ b/net-mgmt/unifi2/Makefile @@ -3,7 +3,7 @@ PORTNAME= unifi2 PORTVERSION= 2.4.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt java MASTER_SITES= http://dl.ubnt.com/unifi/${PORTVERSION}/ DISTNAME= UniFi.unix |