diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2008-04-16 15:23:14 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-04-16 15:23:14 +0000 |
commit | ac98f826e98407f01afa129823b1c1b61985255a (patch) | |
tree | 9f9b4ad86890fe756ddf6ee08eef733106ea0670 /print/ghostscript8 | |
parent | 1056b8981b0b4d9aaa1df9193e3b76aa9e9bf052 (diff) | |
download | ports-ac98f826e98407f01afa129823b1c1b61985255a.tar.gz ports-ac98f826e98407f01afa129823b1c1b61985255a.zip |
Notes
Diffstat (limited to 'print/ghostscript8')
-rw-r--r-- | print/ghostscript8/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
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 |