diff options
author | wiz <wiz> | 2005-01-17 12:23:15 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-01-17 12:23:15 +0000 |
commit | a6171d40283d1d77634e979de9296e63ece2f76f (patch) | |
tree | 158870ad89edd7f93242d39a0347f0a7029e49cf /print | |
parent | a4e147d21ab71cf84b91a0e08af1d0e25f63ba2e (diff) | |
download | pkgsrc-a6171d40283d1d77634e979de9296e63ece2f76f.tar.gz |
Bump PKGREVISION for CAN-2004-0888 fix.
Diffstat (limited to 'print')
-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/} |