diff options
author | jmmv <jmmv> | 2003-12-24 12:59:26 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-12-24 12:59:26 +0000 |
commit | b8686be430b05348feb9f429a3f72b817cea20c4 (patch) | |
tree | 80bdfc3c89031f9c3b8133c5bd2cce5eb45425cf /print | |
parent | 7f9620ef504023894b9a10c4165b6d9c90321764 (diff) | |
download | pkgsrc-b8686be430b05348feb9f429a3f72b817cea20c4.tar.gz |
Remove teTeX2, teTeX2-bin, teTeX2-share and teTeX2-sharesrc.
Add teTeX1, teTeX1-bin, teTeX1-share and teTeX1-sharesrc.
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/print/Makefile b/print/Makefile index daaaf7c378c..b77e7185360 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.110 2003/12/03 23:25:04 xtraeme Exp $ +# $NetBSD: Makefile,v 1.111 2003/12/24 12:59:26 jmmv Exp $ # COMMENT= Desktop publishing @@ -91,10 +91,10 @@ SUBDIR+= teTeX SUBDIR+= teTeX-bin SUBDIR+= teTeX-share SUBDIR+= teTeX-sharesrc -SUBDIR+= teTeX2 -SUBDIR+= teTeX2-bin -SUBDIR+= teTeX2-share -SUBDIR+= teTeX2-sharesrc +SUBDIR+= teTeX1 +SUBDIR+= teTeX1-bin +SUBDIR+= teTeX1-share +SUBDIR+= teTeX1-sharesrc SUBDIR+= tex-bagpipetex SUBDIR+= tex-eurosym SUBDIR+= tex-hugelatex |