diff options
author | Steve Wills <swills@FreeBSD.org> | 2016-05-22 12:47:11 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2016-05-22 12:47:11 +0000 |
commit | 6ee2b5b242efb36e69447990705a8654080018e3 (patch) | |
tree | 100997df0b3e78bbb27ff39c1b3e0595028f0768 /net/syncthing/Makefile | |
parent | 45307582b6141325e37ddb486c152a16021ff55b (diff) | |
download | ports-6ee2b5b242efb36e69447990705a8654080018e3.tar.gz ports-6ee2b5b242efb36e69447990705a8654080018e3.zip |
Notes
Diffstat (limited to 'net/syncthing/Makefile')
-rw-r--r-- | net/syncthing/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index 0b4f2ef7681d..eef5fc16d4c7 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= syncthing -PORTVERSION= 0.13.1 +PORTVERSION= 0.13.2 DISTVERSIONPREFIX= v CATEGORIES= net |