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 14dd0bf05e3c..a69e4f8fed3d 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,6 +1,7 @@ PORTNAME= syncthing DISTVERSIONPREFIX= v DISTVERSION= 2.0.10 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-source-${DISTVERSIONFULL} |