diff options
Diffstat (limited to 'editors/texstudio/Makefile')
-rw-r--r-- | editors/texstudio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile index bf0202fc896..789b88857d4 100644 --- a/editors/texstudio/Makefile +++ b/editors/texstudio/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2018/08/16 13:56:25 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2018/09/02 21:32:42 wiz Exp $ DISTNAME= texstudio-2.12.6 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=texstudio/} |