diff options
author | maya <maya@pkgsrc.org> | 2017-12-08 08:52:56 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2017-12-08 08:52:56 +0000 |
commit | 1540b029c5e39a4ac6d006a5efb30e6050d1a303 (patch) | |
tree | 3a9960c7078500114a9c1de14e5138d659119ea5 /editors/texstudio | |
parent | b5f48684590a9ad531781b82ad2ad4d83b0a89df (diff) | |
download | pkgsrc-1540b029c5e39a4ac6d006a5efb30e6050d1a303.tar.gz |
bump for print/poppler major bump
note: script detailed in `man revbump` insisted on bumping pkgrevision of
print/poppler, it's probably wrong, but not committing this change is wronger.
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 bf034b5f193..f5492984ebc 100644 --- a/editors/texstudio/Makefile +++ b/editors/texstudio/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2017/09/04 20:20:54 ryoon Exp $ +# $NetBSD: Makefile,v 1.15 2017/12/08 08:52:57 maya Exp $ DISTNAME= texstudio-2.12.4 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=texstudio/} |