diff options
author | wiz <wiz@pkgsrc.org> | 2018-06-17 14:37:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-06-17 14:37:00 +0000 |
commit | 8554622f8b3178ae04ff38a39cd19a2b79713aab (patch) | |
tree | 027f13a18f2859fac5e816c674d5e855e687b8ac /editors/texstudio | |
parent | 0cb5320ec921332dfbc300f0482a620021ff2273 (diff) | |
download | pkgsrc-8554622f8b3178ae04ff38a39cd19a2b79713aab.tar.gz |
*: bump PKGREVISION for poppler 0.65.0 shlib version 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 5ae749058a7..3269a82f592 100644 --- a/editors/texstudio/Makefile +++ b/editors/texstudio/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2018/04/28 20:19:10 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2018/06/17 14:37:00 wiz Exp $ DISTNAME= texstudio-2.12.6 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=texstudio/} |