diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-07 22:37:47 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-07 22:37:47 +0000 |
commit | 46a4d695719697de7bae057feb71590215c942ae (patch) | |
tree | 8e2fc2fb31df3b633ba5949c41dac7b33b414fb0 /print | |
parent | 3e92dd740160be7c12098e4ac61656423c3451e2 (diff) | |
download | ports-46a4d695719697de7bae057feb71590215c942ae.tar.gz ports-46a4d695719697de7bae057feb71590215c942ae.zip |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Notes
Notes:
svn path=/head/; revision=121070
Diffstat (limited to 'print')
-rw-r--r-- | print/gnomephotoprinter/Makefile | 2 | ||||
-rw-r--r-- | print/gribouy/Makefile | 2 | ||||
-rw-r--r-- | print/gtklp/Makefile | 2 | ||||
-rw-r--r-- | print/xfce4-print/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/print/gnomephotoprinter/Makefile b/print/gnomephotoprinter/Makefile index 122c7101b130..6b0a17e3e3c3 100644 --- a/print/gnomephotoprinter/Makefile +++ b/print/gnomephotoprinter/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomephotoprinter PORTVERSION= 0.6.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print gnome MASTER_SITES= http://www.fogman.de/gpp/ DISTNAME= gpp-${PORTVERSION} diff --git a/print/gribouy/Makefile b/print/gribouy/Makefile index 0fd898d31700..e225c4f42441 100644 --- a/print/gribouy/Makefile +++ b/print/gribouy/Makefile @@ -7,7 +7,7 @@ PORTNAME= gribouy PORTVERSION= 0.0.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print gnome #MASTER_SITES= ${MASTER_SITE_SAVANNAH} #MASTER_SITE_SUBDIR= gribouy/unstable.pkg/${PORTVERSION:R} diff --git a/print/gtklp/Makefile b/print/gtklp/Makefile index 9fe3679ad31a..7ec7e8594a8b 100644 --- a/print/gtklp/Makefile +++ b/print/gtklp/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtklp PORTVERSION= 0.9u -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile index e3875283de20..eaa3235700e8 100644 --- a/print/xfce4-print/Makefile +++ b/print/xfce4-print/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-print PORTVERSION= 4.0.6 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= print xfce MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/ \ http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PORTVERSION}/src/ |