diff options
author | rafan <rafan@FreeBSD.org> | 2008-04-16 23:23:14 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2008-04-16 23:23:14 +0800 |
commit | 41d2e8f65a03b43e6f72945c63d79d1fc751c365 (patch) | |
tree | 1ca65bbd50844b1b5382072c1e849a536b24eb97 /print | |
parent | 7dd5a15997620af0a3cb976dd297e894ba7f92ab (diff) | |
download | freebsd-ports-gnome-41d2e8f65a03b43e6f72945c63d79d1fc751c365.tar.gz freebsd-ports-gnome-41d2e8f65a03b43e6f72945c63d79d1fc751c365.tar.zst freebsd-ports-gnome-41d2e8f65a03b43e6f72945c63d79d1fc751c365.zip |
- Bump PORTREVISION for CONFLICTS changed
Noticed by: flz
Diffstat (limited to 'print')
-rw-r--r-- | print/ghostscript-gnu/Makefile.inc | 2 | ||||
-rw-r--r-- | print/ghostscript-gpl/Makefile.inc | 2 | ||||
-rw-r--r-- | print/ghostscript7/Makefile.inc | 2 | ||||
-rw-r--r-- | print/ghostscript8/Makefile.inc | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/print/ghostscript-gnu/Makefile.inc b/print/ghostscript-gnu/Makefile.inc index a301750aef0d..7cc3840a73b2 100644 --- a/print/ghostscript-gnu/Makefile.inc +++ b/print/ghostscript-gnu/Makefile.inc @@ -1,5 +1,5 @@ # $FreeBSD$ GS_VERSION= 7.07 -GS_REVISION= 17 +GS_REVISION= 18 GS_EPOCH= 0 diff --git a/print/ghostscript-gpl/Makefile.inc b/print/ghostscript-gpl/Makefile.inc index 396004706b39..959c5991aadc 100644 --- a/print/ghostscript-gpl/Makefile.inc +++ b/print/ghostscript-gpl/Makefile.inc @@ -1,5 +1,5 @@ # $FreeBSD$ GS_VERSION= 8.61 -GS_REVISION= 4 +GS_REVISION= 5 GS_EPOCH= 0 diff --git a/print/ghostscript7/Makefile.inc b/print/ghostscript7/Makefile.inc index a301750aef0d..7cc3840a73b2 100644 --- a/print/ghostscript7/Makefile.inc +++ b/print/ghostscript7/Makefile.inc @@ -1,5 +1,5 @@ # $FreeBSD$ GS_VERSION= 7.07 -GS_REVISION= 17 +GS_REVISION= 18 GS_EPOCH= 0 diff --git a/print/ghostscript8/Makefile.inc b/print/ghostscript8/Makefile.inc index 396004706b39..959c5991aadc 100644 --- a/print/ghostscript8/Makefile.inc +++ b/print/ghostscript8/Makefile.inc @@ -1,5 +1,5 @@ # $FreeBSD$ GS_VERSION= 8.61 -GS_REVISION= 4 +GS_REVISION= 5 GS_EPOCH= 0 |