diff options
Diffstat (limited to 'editors/texmaker/Makefile')
-rw-r--r-- | editors/texmaker/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile index 681490459a9..ed5cb11b800 100644 --- a/editors/texmaker/Makefile +++ b/editors/texmaker/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2012/10/08 23:01:30 adam Exp $ +# $NetBSD: Makefile,v 1.32 2013/01/26 21:37:29 adam Exp $ DISTNAME= texmaker-1.8 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= editors MASTER_SITES= http://www.xm1math.net/texmaker/ EXTRACT_SUFX= .tar.bz2 |