diff options
Diffstat (limited to 'net/syncthing-gtk/Makefile')
-rw-r--r-- | net/syncthing-gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/syncthing-gtk/Makefile b/net/syncthing-gtk/Makefile index 2b266da4d8e..dd5d9808330 100644 --- a/net/syncthing-gtk/Makefile +++ b/net/syncthing-gtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2020/06/02 08:24:35 adam Exp $ +# $NetBSD: Makefile,v 1.21 2020/08/17 20:19:50 leot Exp $ DISTNAME= syncthing-gtk-0.9.2.3 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/} GITHUB_TAG= v${PKGVERSION_NOREV} |