diff options
author | wiz <wiz@pkgsrc.org> | 2005-01-17 12:23:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-01-17 12:23:15 +0000 |
commit | d3eafea74f587189499608346f66c94f1ff04810 (patch) | |
tree | 158870ad89edd7f93242d39a0347f0a7029e49cf | |
parent | 1db4ba99e7b85367f975f5777ae31defb93b4a58 (diff) | |
download | pkgsrc-d3eafea74f587189499608346f66c94f1ff04810.tar.gz |
Bump PKGREVISION for CAN-2004-0888 fix.
-rw-r--r-- | print/teTeX-bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/teTeX-bin/Makefile b/print/teTeX-bin/Makefile index 90b4b845b8d..532ec6129d6 100644 --- a/print/teTeX-bin/Makefile +++ b/print/teTeX-bin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2005/01/16 08:35:08 kei Exp $ +# $NetBSD: Makefile,v 1.59 2005/01/17 12:23:15 wiz Exp $ DISTNAME= tetex-src-${TETEX_BIN_VERS} PKGNAME= teTeX-bin-${TETEX_BIN_VERS} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/unix/teTeX/2.0/distrib/} |