summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-03-07 08:28:06 +0000
committerAde Lovett <ade@FreeBSD.org>2006-03-07 08:28:06 +0000
commitfe279f0df86b9326e8192aadd25d0c0ea5e5cade (patch)
treeeff698d7af1fc37ae55050019892e15a2c0519a5 /print
parentRun ldconfig(8) as a pre-command for vjed, to get the compat3x (diff)
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=157004
Diffstat (limited to 'print')
-rw-r--r--print/gfontview/Makefile2
-rw-r--r--print/ghostscript-afpl/Makefile.inc2
-rw-r--r--print/ghostscript-gnu/Makefile.inc2
-rw-r--r--print/ghostscript-gpl/Makefile.inc2
-rw-r--r--print/ghostscript7/Makefile.inc2
-rw-r--r--print/ghostscript8/Makefile.inc2
-rw-r--r--print/lpr-wrapper/Makefile1
-rw-r--r--print/muttprint/Makefile1
-rw-r--r--print/pdq/Makefile2
-rw-r--r--print/pips-sc60s/Makefile2
-rw-r--r--print/pips-sc65_66s/Makefile2
-rw-r--r--print/pips-sc80s/Makefile1
-rw-r--r--print/pips-sc84_83s/Makefile2
-rw-r--r--print/pips-sc85_86s/Makefile2
-rw-r--r--print/pips-scx3500_3600s/Makefile2
-rw-r--r--print/pips-sp2100_2200/Makefile2
-rw-r--r--print/pips-spr200_210/Makefile2
-rw-r--r--print/pips-spr300_310/Makefile2
-rw-r--r--print/pips-spr800/Makefile2
-rw-r--r--print/pips2200/Makefile2
-rw-r--r--print/pips3000/Makefile2
-rw-r--r--print/pips3300/Makefile2
-rw-r--r--print/pips3500/Makefile2
-rw-r--r--print/pips4000/Makefile2
-rw-r--r--print/pips670/Makefile2
-rw-r--r--print/pips730/Makefile2
-rw-r--r--print/pips740-cups/Makefile2
-rw-r--r--print/pips740/Makefile2
-rw-r--r--print/pips750_2000/Makefile2
-rw-r--r--print/pips760/Makefile2
-rw-r--r--print/pips770/Makefile2
-rw-r--r--print/pips780/Makefile2
-rw-r--r--print/pips800/Makefile2
-rw-r--r--print/pips820/Makefile2
-rw-r--r--print/pips870-cups/Makefile2
-rw-r--r--print/pips870/Makefile2
-rw-r--r--print/pips880/Makefile2
-rw-r--r--print/pips900/Makefile2
-rw-r--r--print/pips930/Makefile2
-rw-r--r--print/pips940/Makefile2
-rw-r--r--print/pips970-cups/Makefile2
-rw-r--r--print/pips970/Makefile2
-rw-r--r--print/pips980/Makefile2
-rw-r--r--print/pipsg700/Makefile2
-rw-r--r--print/pipsg800/Makefile2
-rw-r--r--print/pipsg900/Makefile2
-rw-r--r--print/pipsv500/Makefile2
-rw-r--r--print/pipsv600/Makefile2
-rw-r--r--print/pipsv700-cups/Makefile2
-rw-r--r--print/pipsv700/Makefile2
-rw-r--r--print/pup/Makefile2
51 files changed, 51 insertions, 48 deletions
diff --git a/print/gfontview/Makefile b/print/gfontview/Makefile
index 6d7a249632d9..349ef18d7fba 100644
--- a/print/gfontview/Makefile
+++ b/print/gfontview/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gfontview
PORTVERSION= 0.5.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/print/ghostscript-afpl/Makefile.inc b/print/ghostscript-afpl/Makefile.inc
index 752a6b3309b9..4c91a7dc2457 100644
--- a/print/ghostscript-afpl/Makefile.inc
+++ b/print/ghostscript-afpl/Makefile.inc
@@ -1,5 +1,5 @@
# $FreeBSD$
GS_VERSION= 8.53
-GS_REVISION= 1
+GS_REVISION= 2
GS_EPOCH= 1
diff --git a/print/ghostscript-gnu/Makefile.inc b/print/ghostscript-gnu/Makefile.inc
index e1902dd096e4..25866d17077e 100644
--- a/print/ghostscript-gnu/Makefile.inc
+++ b/print/ghostscript-gnu/Makefile.inc
@@ -1,5 +1,5 @@
# $FreeBSD$
GS_VERSION= 7.07
-GS_REVISION= 14
+GS_REVISION= 15
GS_EPOCH= 0
diff --git a/print/ghostscript-gpl/Makefile.inc b/print/ghostscript-gpl/Makefile.inc
index 1a5f16437f99..c5b4a64bafd5 100644
--- a/print/ghostscript-gpl/Makefile.inc
+++ b/print/ghostscript-gpl/Makefile.inc
@@ -1,5 +1,5 @@
# $FreeBSD$
GS_VERSION= 8.15
-GS_REVISION= 1
+GS_REVISION= 2
GS_EPOCH= 0
diff --git a/print/ghostscript7/Makefile.inc b/print/ghostscript7/Makefile.inc
index e1902dd096e4..25866d17077e 100644
--- a/print/ghostscript7/Makefile.inc
+++ b/print/ghostscript7/Makefile.inc
@@ -1,5 +1,5 @@
# $FreeBSD$
GS_VERSION= 7.07
-GS_REVISION= 14
+GS_REVISION= 15
GS_EPOCH= 0
diff --git a/print/ghostscript8/Makefile.inc b/print/ghostscript8/Makefile.inc
index 1a5f16437f99..c5b4a64bafd5 100644
--- a/print/ghostscript8/Makefile.inc
+++ b/print/ghostscript8/Makefile.inc
@@ -1,5 +1,5 @@
# $FreeBSD$
GS_VERSION= 8.15
-GS_REVISION= 1
+GS_REVISION= 2
GS_EPOCH= 0
diff --git a/print/lpr-wrapper/Makefile b/print/lpr-wrapper/Makefile
index 64fa4f51a7b6..b8e0ca51af2e 100644
--- a/print/lpr-wrapper/Makefile
+++ b/print/lpr-wrapper/Makefile
@@ -7,6 +7,7 @@
PORTNAME= lpr-wrapper
PORTVERSION= 0.6
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= http://www.mathstat.dal.ca/~selinger/lpr-wrapper/download/
diff --git a/print/muttprint/Makefile b/print/muttprint/Makefile
index e959596b01c0..34478c70daf7 100644
--- a/print/muttprint/Makefile
+++ b/print/muttprint/Makefile
@@ -7,6 +7,7 @@
PORTNAME?= muttprint
PORTVERSION= 0.72d
+PORTREVISION= 1
CATEGORIES?= print mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= muttprint
diff --git a/print/pdq/Makefile b/print/pdq/Makefile
index 1d9f179bb1e6..865119a35016 100644
--- a/print/pdq/Makefile
+++ b/print/pdq/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pdq
PORTVERSION= 2.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print
MASTER_SITES= http://pdq.sourceforge.net/ftp/
EXTRACT_SUFX= .tgz
diff --git a/print/pips-sc60s/Makefile b/print/pips-sc60s/Makefile
index 75bc218ccc24..094cf9289aa4 100644
--- a/print/pips-sc60s/Makefile
+++ b/print/pips-sc60s/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.5.2
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON Stylus C60 Series
diff --git a/print/pips-sc65_66s/Makefile b/print/pips-sc65_66s/Makefile
index cd4e245c5134..ceb3fe408a64 100644
--- a/print/pips-sc65_66s/Makefile
+++ b/print/pips-sc65_66s/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.6.2
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON Stylus C65/C66 Series
diff --git a/print/pips-sc80s/Makefile b/print/pips-sc80s/Makefile
index a95079247f06..bf41954608cd 100644
--- a/print/pips-sc80s/Makefile
+++ b/print/pips-sc80s/Makefile
@@ -6,6 +6,7 @@
#
PORTVERSION= 2.5.2
+PORTREVISION= 1
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON Stylus C80 Series
diff --git a/print/pips-sc84_83s/Makefile b/print/pips-sc84_83s/Makefile
index 42cdb85cb087..09202b6aeed3 100644
--- a/print/pips-sc84_83s/Makefile
+++ b/print/pips-sc84_83s/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.6.2
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON Stylus C84/C83 Series
diff --git a/print/pips-sc85_86s/Makefile b/print/pips-sc85_86s/Makefile
index fd772525e1a7..72eba479470d 100644
--- a/print/pips-sc85_86s/Makefile
+++ b/print/pips-sc85_86s/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.6.2
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON Stylus C85/C86 Series
diff --git a/print/pips-scx3500_3600s/Makefile b/print/pips-scx3500_3600s/Makefile
index 16900a1f679b..20ec77de3a57 100644
--- a/print/pips-scx3500_3600s/Makefile
+++ b/print/pips-scx3500_3600s/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.6.2
-#PORTREVISION= 0
+PORTREVISION= 1
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON Stylus CX3500/CX3600 Series
diff --git a/print/pips-sp2100_2200/Makefile b/print/pips-sp2100_2200/Makefile
index 72f6ff35e869..4d4981786dda 100644
--- a/print/pips-sp2100_2200/Makefile
+++ b/print/pips-sp2100_2200/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.6.2
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON Stylus Photo 2100/2200
diff --git a/print/pips-spr200_210/Makefile b/print/pips-spr200_210/Makefile
index 2b4b41050c3d..6b91c8bc5e4e 100644
--- a/print/pips-spr200_210/Makefile
+++ b/print/pips-spr200_210/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.6.2
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON Stylus Photo R200/R210
diff --git a/print/pips-spr300_310/Makefile b/print/pips-spr300_310/Makefile
index e9b052dd6b4e..5a50a3482339 100644
--- a/print/pips-spr300_310/Makefile
+++ b/print/pips-spr300_310/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.6.2
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON Stylus Photo R300/R310
diff --git a/print/pips-spr800/Makefile b/print/pips-spr800/Makefile
index 90dd9849d88f..e1c3243d1e8e 100644
--- a/print/pips-spr800/Makefile
+++ b/print/pips-spr800/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.6.2
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON Stylus Photo R800
diff --git a/print/pips2200/Makefile b/print/pips2200/Makefile
index c48a607f7877..5572d048c4ad 100644
--- a/print/pips2200/Makefile
+++ b/print/pips2200/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-2200C
diff --git a/print/pips3000/Makefile b/print/pips3000/Makefile
index 2a32ddb6d8d8..3d1f1478bcc7 100644
--- a/print/pips3000/Makefile
+++ b/print/pips3000/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-3000C
diff --git a/print/pips3300/Makefile b/print/pips3300/Makefile
index 8936a9534f1a..cc6b3248eb79 100644
--- a/print/pips3300/Makefile
+++ b/print/pips3300/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-3300C
diff --git a/print/pips3500/Makefile b/print/pips3500/Makefile
index 8dfeb1a69926..1fe512b74ac1 100644
--- a/print/pips3500/Makefile
+++ b/print/pips3500/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.1.2
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-3500C
diff --git a/print/pips4000/Makefile b/print/pips4000/Makefile
index 700ede5e510b..ebe3d7688bdf 100644
--- a/print/pips4000/Makefile
+++ b/print/pips4000/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.6.2
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-4000PX
diff --git a/print/pips670/Makefile b/print/pips670/Makefile
index 4835b59183be..8033ca1d4a4d 100644
--- a/print/pips670/Makefile
+++ b/print/pips670/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-670C
diff --git a/print/pips730/Makefile b/print/pips730/Makefile
index f5429087eecd..601e83ed7e09 100644
--- a/print/pips730/Makefile
+++ b/print/pips730/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.5.2
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-730C
diff --git a/print/pips740-cups/Makefile b/print/pips740-cups/Makefile
index 96e9fa037d07..77f980b285ee 100644
--- a/print/pips740-cups/Makefile
+++ b/print/pips740-cups/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.6.2
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-740C (for CUPS)
diff --git a/print/pips740/Makefile b/print/pips740/Makefile
index a08402c913af..c6a115bdfc63 100644
--- a/print/pips740/Makefile
+++ b/print/pips740/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.6.2
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-740C (for LPR)
diff --git a/print/pips750_2000/Makefile b/print/pips750_2000/Makefile
index dc040159bcb9..0ca69c8ee988 100644
--- a/print/pips750_2000/Makefile
+++ b/print/pips750_2000/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-750C PM-2000C
diff --git a/print/pips760/Makefile b/print/pips760/Makefile
index f2b8c3dffcee..d0117ea13576 100644
--- a/print/pips760/Makefile
+++ b/print/pips760/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-760C
diff --git a/print/pips770/Makefile b/print/pips770/Makefile
index e3f60f3150fd..94050e202b46 100644
--- a/print/pips770/Makefile
+++ b/print/pips770/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-770C
diff --git a/print/pips780/Makefile b/print/pips780/Makefile
index 98ba6bd26a1a..7da5835d16de 100644
--- a/print/pips780/Makefile
+++ b/print/pips780/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.1.2
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-780C
diff --git a/print/pips800/Makefile b/print/pips800/Makefile
index 990dd43e7532..41fdef038f30 100644
--- a/print/pips800/Makefile
+++ b/print/pips800/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-800C
diff --git a/print/pips820/Makefile b/print/pips820/Makefile
index c4cd6775e9ac..c771e7a87c2b 100644
--- a/print/pips820/Makefile
+++ b/print/pips820/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 1.3.2
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-820C
diff --git a/print/pips870-cups/Makefile b/print/pips870-cups/Makefile
index 04e8972bced3..6b0273ee8e93 100644
--- a/print/pips870-cups/Makefile
+++ b/print/pips870-cups/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.6.2
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-870C (for CUPS)
diff --git a/print/pips870/Makefile b/print/pips870/Makefile
index 7b178e5f7f87..23df67f131cc 100644
--- a/print/pips870/Makefile
+++ b/print/pips870/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.6.2
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-870C (for LPR)
diff --git a/print/pips880/Makefile b/print/pips880/Makefile
index a9c5bae2c9c8..a72587964730 100644
--- a/print/pips880/Makefile
+++ b/print/pips880/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.1.2
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-880C
diff --git a/print/pips900/Makefile b/print/pips900/Makefile
index 7cbef8c1ba80..713d4b5b4153 100644
--- a/print/pips900/Makefile
+++ b/print/pips900/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.1.2
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-900C
diff --git a/print/pips930/Makefile b/print/pips930/Makefile
index 5b96c1ecbeb0..4d6bd744458d 100644
--- a/print/pips930/Makefile
+++ b/print/pips930/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.6.2
-#PORTREVISION= 0
+PORTREVISION= 1
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-930C (for LPR)
diff --git a/print/pips940/Makefile b/print/pips940/Makefile
index f932dd91a42a..d5993ea36fd7 100644
--- a/print/pips940/Makefile
+++ b/print/pips940/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.6.2
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-940C
diff --git a/print/pips970-cups/Makefile b/print/pips970-cups/Makefile
index 7ceb90ef8e3b..fdc83797bf3f 100644
--- a/print/pips970-cups/Makefile
+++ b/print/pips970-cups/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.6.2
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-970C (for CUPS)
diff --git a/print/pips970/Makefile b/print/pips970/Makefile
index 0ab29d1dca5f..e83c0b5ae1e3 100644
--- a/print/pips970/Makefile
+++ b/print/pips970/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.6.2
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-970C (for LPR)
diff --git a/print/pips980/Makefile b/print/pips980/Makefile
index c7cfc7d891da..28f7a6099d70 100644
--- a/print/pips980/Makefile
+++ b/print/pips980/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.6.2
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-980C
diff --git a/print/pipsg700/Makefile b/print/pipsg700/Makefile
index d0a543b5193d..dce669930a81 100644
--- a/print/pipsg700/Makefile
+++ b/print/pipsg700/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.6.2
-PORTREVISION= 2
+PORTREVISION= 3
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-G700
diff --git a/print/pipsg800/Makefile b/print/pipsg800/Makefile
index 1238cf578dee..b060b2b3359d 100644
--- a/print/pipsg800/Makefile
+++ b/print/pipsg800/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.6.2
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PM-G800
diff --git a/print/pipsg900/Makefile b/print/pipsg900/Makefile
index d17265292d42..ae0b838ac0a9 100644
--- a/print/pipsg900/Makefile
+++ b/print/pipsg900/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.6.2
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PX-G900
diff --git a/print/pipsv500/Makefile b/print/pipsv500/Makefile
index 9dfb482b98c9..7cb90488038d 100644
--- a/print/pipsv500/Makefile
+++ b/print/pipsv500/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.6.2
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PX-V500
diff --git a/print/pipsv600/Makefile b/print/pipsv600/Makefile
index 0ed0b45c7d21..52d4f3420b8a 100644
--- a/print/pipsv600/Makefile
+++ b/print/pipsv600/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.6.2
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PX-V600
diff --git a/print/pipsv700-cups/Makefile b/print/pipsv700-cups/Makefile
index 56a15cecf439..61274ad53b94 100644
--- a/print/pipsv700-cups/Makefile
+++ b/print/pipsv700-cups/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.6.2
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PX-V700 (for CUPS)
diff --git a/print/pipsv700/Makefile b/print/pipsv700/Makefile
index 4fe1da71cde0..cce0b150264f 100644
--- a/print/pipsv700/Makefile
+++ b/print/pipsv700/Makefile
@@ -6,7 +6,7 @@
#
PORTVERSION= 2.6.2
-PORTREVISION= 1
+PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../pips800
COMMENT= Photo Image Print System for Linux --- EPSON PX-V700 (for LPR)
diff --git a/print/pup/Makefile b/print/pup/Makefile
index 71386bc8f2ea..bd1be347a0ba 100644
--- a/print/pup/Makefile
+++ b/print/pup/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pup
PORTVERSION= 1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print
MASTER_SITES= http://download.sourceforge.net/pup/
DISTNAME= ${PORTNAME}_${PORTVERSION}_src