diff options
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 4ae1a8d56998..5353e5f47ec3 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,7 +1,7 @@ PORTNAME= syncthing DISTVERSIONPREFIX= v DISTVERSION= 1.27.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-source-${DISTVERSIONFULL} |