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 b7ea50e1532..cce6cde5cf5 100644 --- a/net/syncthing-gtk/Makefile +++ b/net/syncthing-gtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2022/01/28 14:02:33 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2022/04/18 19:11:54 adam Exp $ DISTNAME= syncthing-gtk-0.9.4.4 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=kozec/} GITHUB_TAG= v${PKGVERSION_NOREV} |