summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>2002-03-14 20:18:18 +0000
committerfredb <fredb@pkgsrc.org>2002-03-14 20:18:18 +0000
commit10fc31b0a3f71a39e93350312fec3819b2b622fb (patch)
tree3760b67ca48717645bf7c2f98bc97d2ba8dcfb56 /print
parent10cc5b73e50e05a9d03026897c9dd8516e0bc715 (diff)
downloadpkgsrc-10fc31b0a3f71a39e93350312fec3819b2b622fb.tar.gz
Fix up redundant PKGREVISION and "nb1" in PKGNAME.
Diffstat (limited to 'print')
-rw-r--r--print/teTeX/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile
index b0c29f8b658..85489d7fc8f 100644
--- a/print/teTeX/Makefile
+++ b/print/teTeX/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2002/03/13 17:37:39 fredb Exp $
+# $NetBSD: Makefile,v 1.26 2002/03/14 20:18:18 fredb Exp $
#
-DISTNAME= teTeX-1.0.7nb1
-PKGREVISION= 1
+DISTNAME= teTeX-1.0.7
+PKGREVISION= 2
CATEGORIES= print
MASTER_SITES= # empty
DISTFILES= # empty
@@ -11,7 +11,7 @@ MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.tug.org/tetex/
COMMENT= Thomas Esser's TeX distribution for UNIX compatible systems
-DEPENDS+= teTeX-bin>=1.0.7nb1:../teTeX-bin
+DEPENDS+= teTeX-bin>=1.0.7nb2:../teTeX-bin
DEPENDS+= teTeX-sharesrc>=1.0.1nb1:../teTeX-sharesrc
DEPENDS+= texi2html>=1.52:../../textproc/texi2html