diff options
author | joerg <joerg@pkgsrc.org> | 2010-02-10 19:17:31 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2010-02-10 19:17:31 +0000 |
commit | 429e956b3f65f46fee87f0517dd7cda65b802071 (patch) | |
tree | 8d1c55b1db5b2103178d24b391166bfb308e5005 /print | |
parent | 707a0b9e1f4486900e17b98d4679434d9ded5477 (diff) | |
download | pkgsrc-429e956b3f65f46fee87f0517dd7cda65b802071.tar.gz |
Bump revision for PYTHON_VERSION_DEFAULT change.
Diffstat (limited to 'print')
-rw-r--r-- | print/bg5pdf/Makefile | 4 | ||||
-rw-r--r-- | print/bg5ps/Makefile | 4 | ||||
-rw-r--r-- | print/cjk-lyx/Makefile | 4 | ||||
-rw-r--r-- | print/scribus/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/print/bg5pdf/Makefile b/print/bg5pdf/Makefile index e8213bd5610..cf22b3aa073 100644 --- a/print/bg5pdf/Makefile +++ b/print/bg5pdf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2010/01/18 09:59:21 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2010/02/10 19:17:44 joerg Exp $ DISTNAME= bg5pdf-1.0.0 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= print chinese MASTER_SITES= ${MASTER_SITE_LOCAL} diff --git a/print/bg5ps/Makefile b/print/bg5ps/Makefile index 38550831993..7445136e292 100644 --- a/print/bg5ps/Makefile +++ b/print/bg5ps/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2008/06/20 01:09:32 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2010/02/10 19:17:44 joerg Exp $ DISTNAME= bg5ps-1.3.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print converters MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/keith/ diff --git a/print/cjk-lyx/Makefile b/print/cjk-lyx/Makefile index 485248c6a62..d64e0116742 100644 --- a/print/cjk-lyx/Makefile +++ b/print/cjk-lyx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2010/01/18 09:59:21 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2010/02/10 19:17:44 joerg Exp $ DISTNAME= lyx-${LYX_VERS} PKGNAME= cjk-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/ diff --git a/print/scribus/Makefile b/print/scribus/Makefile index a0d73807347..3e6e62b31a1 100644 --- a/print/scribus/Makefile +++ b/print/scribus/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.66 2010/01/18 09:59:24 wiz Exp $ +# $NetBSD: Makefile,v 1.67 2010/02/10 19:17:44 joerg Exp $ DISTNAME= scribus-1.3.3.13 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scribus/} EXTRACT_SUFX= .tar.bz2 |