diff options
Diffstat (limited to 'print/chktex/Makefile')
-rw-r--r-- | print/chktex/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/chktex/Makefile b/print/chktex/Makefile index 1174c73ac0d..54106fbdcb6 100644 --- a/print/chktex/Makefile +++ b/print/chktex/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2015/01/24 01:10:43 mef Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:50:57 wiz Exp $ # DISTNAME= chktex-1.6.4 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= http://baruch.ev-en.org/proj/chktex/ |