diff options
Diffstat (limited to 'editors/texmaker/Makefile')
-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 52828bfe5dc..b9aeaca939e 100644 --- a/editors/texmaker/Makefile +++ b/editors/texmaker/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2006/01/05 10:08:58 ghen Exp $ +# $NetBSD: Makefile,v 1.5 2006/01/24 07:32:06 wiz Exp $ DISTNAME= texmaker-1.12 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= http://www.xm1math.net/texmaker/ EXTRACT_SUFX= .tar.bz2 |