diff options
Diffstat (limited to 'print/teTeX2/Makefile')
-rw-r--r-- | print/teTeX2/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/print/teTeX2/Makefile b/print/teTeX2/Makefile index b8dd87779e3..ee4f6f910db 100644 --- a/print/teTeX2/Makefile +++ b/print/teTeX2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/02/23 04:59:20 kei Exp $ +# $NetBSD: Makefile,v 1.2 2003/03/15 08:17:07 kei Exp $ -DISTNAME= teTeX2-2.0.1 +DISTNAME= teTeX2-2.0.2 PKGREVISION= # empty CATEGORIES= print MASTER_SITES= # empty @@ -10,8 +10,8 @@ MAINTAINER= kei@netbsd.org HOMEPAGE= http://www.tug.org/tetex/ COMMENT= Thomas Esser's TeX distribution for UNIX compatible systems, version 2 -DEPENDS+= teTeX2-bin>=2.0.1:../teTeX2-bin -DEPENDS+= teTeX2-sharesrc>=2.0.1:../teTeX2-sharesrc +DEPENDS+= teTeX2-bin>=2.0.2:../teTeX2-bin +DEPENDS+= teTeX2-sharesrc>=2.0.2:../teTeX2-sharesrc DEPENDS+= texi2html>=1.52:../../textproc/texi2html USE_BUILDLINK2= yes |