diff options
author | wiz <wiz@pkgsrc.org> | 2015-01-08 10:20:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-01-08 10:20:34 +0000 |
commit | ff33ff8633a3755c5ee363c39f501261664c4093 (patch) | |
tree | 202e657fc2b4665481b7a5822c5d41504197c850 /editors/texmaker | |
parent | f031968e671d840e9178512296adc0d28d5c1905 (diff) | |
download | pkgsrc-ff33ff8633a3755c5ee363c39f501261664c4093.tar.gz |
Recursive PKGREVISION bump for poppler shlib major bump.
Diffstat (limited to 'editors/texmaker')
-rw-r--r-- | editors/texmaker/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile index e7bb59136d7..ebf1e90366f 100644 --- a/editors/texmaker/Makefile +++ b/editors/texmaker/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2014/12/02 12:16:29 mef Exp $ +# $NetBSD: Makefile,v 1.48 2015/01/08 10:20:34 wiz Exp $ DISTNAME= texmaker-4.4.1 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= http://www.xm1math.net/texmaker/ EXTRACT_SUFX= .tar.bz2 |