diff options
author | tron <tron@pkgsrc.org> | 2009-09-20 09:45:28 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2009-09-20 09:45:28 +0000 |
commit | 666e379e06d461d73e458d5fca1e0d27df381860 (patch) | |
tree | f27d9ca8c2ebd2edca94b3b12ea1073f2164271f | |
parent | 8a926208a139810fd6f32ef471f7f3cd2c11a468 (diff) | |
download | pkgsrc-666e379e06d461d73e458d5fca1e0d27df381860.tar.gz |
Add missing commands "bin/a2ping", "bin/e2pall" and "bin/epstopdf".
Bump package revision.
-rw-r--r-- | print/teTeX3-bin/Makefile | 4 | ||||
-rw-r--r-- | print/teTeX3-bin/PLIST | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/print/teTeX3-bin/Makefile b/print/teTeX3-bin/Makefile index 07f037f8550..8f5a560d654 100644 --- a/print/teTeX3-bin/Makefile +++ b/print/teTeX3-bin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2009/09/19 15:34:51 minskim Exp $ +# $NetBSD: Makefile,v 1.51 2009/09/20 09:45:28 tron Exp $ DISTNAME= tetex-src-3.0 PKGNAME= ${DISTNAME:C/tetex/teTeX/:C/src/bin/} -PKGREVISION= 35 +PKGREVISION= 36 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/unix/teTeX/3.0/distrib/} diff --git a/print/teTeX3-bin/PLIST b/print/teTeX3-bin/PLIST index 2324435b3c7..8e37479fb97 100644 --- a/print/teTeX3-bin/PLIST +++ b/print/teTeX3-bin/PLIST @@ -1,4 +1,7 @@ -@comment $NetBSD: PLIST,v 1.17 2009/09/19 15:34:51 minskim Exp $ +@comment $NetBSD: PLIST,v 1.18 2009/09/20 09:45:28 tron Exp $ +bin/a2ping +bin/e2pall +bin/epstopdf bin/fdf2tan bin/fdf2tex bin/lambda |