diff options
Diffstat (limited to 'textproc/tex-makeindex/Makefile')
-rw-r--r-- | textproc/tex-makeindex/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/tex-makeindex/Makefile b/textproc/tex-makeindex/Makefile index 4fe97935f02..e7f8ece4c0e 100644 --- a/textproc/tex-makeindex/Makefile +++ b/textproc/tex-makeindex/Makefile @@ -1,8 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/06/07 06:29:45 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2009/07/12 00:10:36 minskim Exp $ # TeX Live Revision 12671 DISTNAME= makeindex PKGNAME= tex-${DISTNAME}-2.12 +PKGREVISION= 1 +DIST_SUBDIR= ${PKGNAME} MAINTAINER= minskim@NetBSD.org COMMENT= Style files for makeindex |