diff options
author | murray <murray@FreeBSD.org> | 2002-02-01 22:07:17 +0800 |
---|---|---|
committer | murray <murray@FreeBSD.org> | 2002-02-01 22:07:17 +0800 |
commit | d927dfb0f9a79eb4ea615176c4ed48a2769089b7 (patch) | |
tree | eb614f88de4673abc20048f7ec008b211f1241b1 /print | |
parent | c1cf9725fd627b893d66bb0c66a31420679436bb (diff) | |
download | freebsd-ports-gnome-d927dfb0f9a79eb4ea615176c4ed48a2769089b7.tar.gz freebsd-ports-gnome-d927dfb0f9a79eb4ea615176c4ed48a2769089b7.tar.zst freebsd-ports-gnome-d927dfb0f9a79eb4ea615176c4ed48a2769089b7.zip |
Bump PORTREVISION now that ps2epsi has been fixed.
Suggested by: bmah, will
Diffstat (limited to 'print')
-rw-r--r-- | print/ghostscript-gnu/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript7/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile index dc89b97e56be..ed1c4694301b 100644 --- a/print/ghostscript-gnu/Makefile +++ b/print/ghostscript-gnu/Makefile @@ -7,7 +7,7 @@ PORTNAME= ghostscript PORTVERSION= 6.52 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU} \ ${MASTER_SITE_SOURCEFORGE} \ diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index dc89b97e56be..ed1c4694301b 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -7,7 +7,7 @@ PORTNAME= ghostscript PORTVERSION= 6.52 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU} \ ${MASTER_SITE_SOURCEFORGE} \ |