diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2009-10-27 06:32:08 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2009-10-27 06:32:08 +0000 |
commit | 0388174d9ea833597202b585f14d61582184246c (patch) | |
tree | 73bb0ecf0ca3f20f37d258fb57cccaddf4e795c6 /print/ghostscript8/Makefile | |
parent | 6cd9f00cbdd7ca2b0d01f9fadfac3dceae56aa0e (diff) |
Notes
Diffstat (limited to 'print/ghostscript8/Makefile')
-rw-r--r-- | print/ghostscript8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index c2386f9a6fda..4c2b2bd2105a 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -7,7 +7,7 @@ PORTNAME= ghostscript8 PORTVERSION= 8.64 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= print MASTER_SITES= SF/ghostscript/GPL%20Ghostscript/${PORTVERSION}:gs_srcs \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/GPL/gs${PORTVERSION:S/.//}/:gs_srcs \ |