diff options
Diffstat (limited to 'editors/texworks/Makefile')
-rw-r--r-- | editors/texworks/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile index 5acb301d67f..2e743ee0475 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.98 2021/09/29 10:10:31 wiz Exp $ +# $NetBSD: Makefile,v 1.99 2021/11/15 22:54:11 wiz Exp $ DISTNAME= texworks-0.6.3 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=TeXworks/} GITHUB_PROJECT= texworks |