diff options
Diffstat (limited to 'textproc/tex2page')
-rw-r--r-- | textproc/tex2page/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/tex2page/Makefile b/textproc/tex2page/Makefile index 82dfbf14283..488a5888028 100644 --- a/textproc/tex2page/Makefile +++ b/textproc/tex2page/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2009/07/07 20:37:28 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2009/08/26 19:58:21 sno Exp $ # DISTNAME= tex2page DIST_SUBDIR= tex2page-20060131 PKGNAME= tex2page-20060131 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc MASTER_SITES= http://www.ccs.neu.edu/home/dorai/tex2page/ |