diff options
Diffstat (limited to 'net/syncthing/Makefile')
-rw-r--r-- | net/syncthing/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index 1d8d51b424d6..f690c4645ff8 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,5 +1,6 @@ PORTNAME= syncthing PORTVERSION= 1.20.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net MASTER_SITES= https://github.com/syncthing/syncthing/releases/download/v${PORTVERSION}/ |