diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-30 18:18:14 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-30 18:18:14 +0000 |
commit | f1655c7b7a8394e97805065ad1bfeaff081be754 (patch) | |
tree | 28c3dca12fbbbe0e28dcc3b3656eeba34ee7ac45 /print/ghostscript9 | |
parent | 9e29570778a0b7b5ff5763187bd64bb28867e077 (diff) | |
download | ports-f1655c7b7a8394e97805065ad1bfeaff081be754.tar.gz ports-f1655c7b7a8394e97805065ad1bfeaff081be754.zip |
Notes
Diffstat (limited to 'print/ghostscript9')
-rw-r--r-- | print/ghostscript9/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript9/Makefile b/print/ghostscript9/Makefile index d0a4dae9f343..ff1fbcce9688 100644 --- a/print/ghostscript9/Makefile +++ b/print/ghostscript9/Makefile @@ -2,7 +2,7 @@ PORTNAME= ghostscript PORTVERSION= 9.06 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= print MASTER_SITES= http://downloads.ghostscript.com/public/:gs_srcs \ SF/ghostscript/GPL%20Ghostscript/${PORTVERSION}:gs_srcs \ |