diff options
Diffstat (limited to 'editors/xournalpp/Makefile')
-rw-r--r-- | editors/xournalpp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xournalpp/Makefile b/editors/xournalpp/Makefile index 85989d972f3..4a0fac8cfcb 100644 --- a/editors/xournalpp/Makefile +++ b/editors/xournalpp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2020/08/17 20:18:36 leot Exp $ +# $NetBSD: Makefile,v 1.18 2020/08/18 17:57:45 leot Exp $ DISTNAME= xournalpp-1.0.18 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=xournalpp/} GITHUB_PROJECT= xournalpp |