diff options
author | wiz <wiz> | 2006-04-17 14:52:10 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-04-17 14:52:10 +0000 |
commit | 97f38a8025ae8d1d76e822a5784acc275724b834 (patch) | |
tree | d06929fe99c918a62eb31e591b059925fba5f470 /print | |
parent | 1274edb831af40392051b2e57d710604a7fb46f3 (diff) | |
download | pkgsrc-97f38a8025ae8d1d76e822a5784acc275724b834.tar.gz |
More PKGREVISION bumps for png-1.2.9nb2 update.
Diffstat (limited to 'print')
-rw-r--r-- | print/ja-ptex-bin/Makefile | 4 | ||||
-rw-r--r-- | print/pdflib/Makefile | 4 | ||||
-rw-r--r-- | print/teTeX-bin/Makefile | 4 | ||||
-rw-r--r-- | print/teTeX3-bin/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/print/ja-ptex-bin/Makefile b/print/ja-ptex-bin/Makefile index 2c1c3bca3f7..54196fa778b 100644 --- a/print/ja-ptex-bin/Makefile +++ b/print/ja-ptex-bin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2006/03/14 01:14:32 jlam Exp $ +# $NetBSD: Makefile,v 1.26 2006/04/17 14:52:11 wiz Exp $ DISTNAME= ptex-src-${PTEX_VERS} PKGNAME= ja-ptex-bin-${PTEX_VERS} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= print japanese MASTER_SITES= ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/tetex/ \ ftp://ring.gr.jp/pub/text/TeX/ascii-ptex/tetex/ diff --git a/print/pdflib/Makefile b/print/pdflib/Makefile index 3822b41cd88..9b138f357ef 100644 --- a/print/pdflib/Makefile +++ b/print/pdflib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2006/02/05 23:10:38 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2006/04/17 14:52:11 wiz Exp $ .include "Makefile.common" PKGNAME= pdflib-${PDFLIB_BASE_VERS} -PKGREVISION= 6 +PKGREVISION= 7 COMMENT= C library to produce PDF files PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/print/teTeX-bin/Makefile b/print/teTeX-bin/Makefile index 047ab5acc54..7f24540620e 100644 --- a/print/teTeX-bin/Makefile +++ b/print/teTeX-bin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.68 2006/04/06 22:49:43 minskim Exp $ +# $NetBSD: Makefile,v 1.69 2006/04/17 14:52:12 wiz Exp $ DISTNAME= tetex-src-${TETEX_BIN_VERS} PKGNAME= teTeX-bin-${TETEX_BIN_VERS} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/unix/teTeX/2.0/distrib/} diff --git a/print/teTeX3-bin/Makefile b/print/teTeX3-bin/Makefile index 006b919c1b0..c5d9befef49 100644 --- a/print/teTeX3-bin/Makefile +++ b/print/teTeX3-bin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2006/04/07 16:19:15 minskim Exp $ +# $NetBSD: Makefile,v 1.19 2006/04/17 14:52:12 wiz Exp $ DISTNAME= tetex-src-3.0 PKGNAME= ${DISTNAME:C/tetex/teTeX/:C/src/bin/} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/unix/teTeX/3.0/distrib/} |