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 2bd5d31e34a..f5ea561e0f7 100644 --- a/net/syncthing-gtk/Makefile +++ b/net/syncthing-gtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2018/04/16 14:35:03 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2018/11/12 03:52:45 ryoon Exp $ DISTNAME= syncthing-gtk-0.9.2.3 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/} GITHUB_TAG= v${PKGVERSION_NOREV} |