diff options
Diffstat (limited to 'textproc/texi2html/Makefile')
-rw-r--r-- | textproc/texi2html/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile index 8feacfbe177..d55f2e2094f 100644 --- a/textproc/texi2html/Makefile +++ b/textproc/texi2html/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2011/01/25 11:29:54 markd Exp $ +# $NetBSD: Makefile,v 1.35 2012/10/03 21:58:16 wiz Exp $ DISTNAME= texi2html-5.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://savannah.nongnu.org/download/texi2html/ EXTRACT_SUFX= .tar.bz2 |