diff options
Diffstat (limited to 'editors/texworks/Makefile')
-rw-r--r-- | editors/texworks/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile index 4f460d2eebe..d246b93d9f8 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/06/03 10:04:53 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2013/06/04 22:16:00 tron Exp $ DISTNAME= texworks-0.4.4-r1004 PKGNAME= texworks-0.4.4 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= editors MASTER_SITES= http://texworks.googlecode.com/files/ |