diff options
author | wiz <wiz@pkgsrc.org> | 2018-12-03 08:35:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-12-03 08:35:28 +0000 |
commit | b61766e6d3c2d2bc0db3c56b91016533bff39c95 (patch) | |
tree | fc73caacf387b41a7ffc4db5a23f25928ffc65bf /editors/texstudio | |
parent | 242072928423e9c61bafc7f9437c976fb348aa51 (diff) | |
download | pkgsrc-b61766e6d3c2d2bc0db3c56b91016533bff39c95.tar.gz |
*: recursive bump for poppler-0.71.0 shlib bump
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 a828921d305..415dcd09ff0 100644 --- a/editors/texstudio/Makefile +++ b/editors/texstudio/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2018/11/12 03:51:59 ryoon Exp $ +# $NetBSD: Makefile,v 1.31 2018/12/03 08:35:29 wiz Exp $ DISTNAME= texstudio-2.12.6 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=texstudio/} |