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/ghostscript7 | |
parent | 7dd5a15997620af0a3cb976dd297e894ba7f92ab (diff) | |
download | freebsd-ports-graphics-41d2e8f65a03b43e6f72945c63d79d1fc751c365.tar.gz freebsd-ports-graphics-41d2e8f65a03b43e6f72945c63d79d1fc751c365.tar.zst freebsd-ports-graphics-41d2e8f65a03b43e6f72945c63d79d1fc751c365.zip |
- Bump PORTREVISION for CONFLICTS changed
Noticed by: flz
Diffstat (limited to 'print/ghostscript7')
-rw-r--r-- | print/ghostscript7/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript7/Makefile.inc b/print/ghostscript7/Makefile.inc index a301750aef0..7cc3840a73b 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 |