diff options
author | minskim <minskim> | 2009-09-24 18:53:46 +0000 |
---|---|---|
committer | minskim <minskim> | 2009-09-24 18:53:46 +0000 |
commit | 45f89167f63cb81254146f226617a61a7301cac7 (patch) | |
tree | b4acfe3d2cafc6711a72b1126952d1b5ae508799 /print/teTeX3-bin/Makefile | |
parent | 73b57597d9cdcdb3a6608943ec3f7e90571bd4f1 (diff) | |
download | pkgsrc-45f89167f63cb81254146f226617a61a7301cac7.tar.gz |
Resolve conflicts between tex-a2ping, texlive-pdftools, and teTeX-bin,
so that the teTeX meta package can be installed.
This should have been done in teTeX3-bin-3.0nb35.
Diffstat (limited to 'print/teTeX3-bin/Makefile')
-rw-r--r-- | print/teTeX3-bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/teTeX3-bin/Makefile b/print/teTeX3-bin/Makefile index 8f5a560d654..65cfa62386e 100644 --- a/print/teTeX3-bin/Makefile +++ b/print/teTeX3-bin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2009/09/20 09:45:28 tron Exp $ +# $NetBSD: Makefile,v 1.52 2009/09/24 18:53:46 minskim Exp $ DISTNAME= tetex-src-3.0 PKGNAME= ${DISTNAME:C/tetex/teTeX/:C/src/bin/} -PKGREVISION= 36 +PKGREVISION= 37 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/unix/teTeX/3.0/distrib/} |