diff options
Diffstat (limited to 'editors/texstudio')
-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 a3a008ea44b..396f9beb291 100644 --- a/editors/texstudio/Makefile +++ b/editors/texstudio/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2018/06/24 11:16:11 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2018/07/06 15:06:46 ryoon Exp $ DISTNAME= texstudio-2.12.6 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=texstudio/} |