diff options
author | Murray Stokely <murray@FreeBSD.org> | 2002-02-01 14:07:17 +0000 |
---|---|---|
committer | Murray Stokely <murray@FreeBSD.org> | 2002-02-01 14:07:17 +0000 |
commit | 8d73e48aad9bceb499844b1a4f7bff302151586b (patch) | |
tree | 3a957e0a42962bd988c9ef2fda4585d83adeffe0 /print | |
parent | e858e5956a0000839c532f010162e6914ad294e2 (diff) | |
download | ports-8d73e48aad9bceb499844b1a4f7bff302151586b.tar.gz ports-8d73e48aad9bceb499844b1a4f7bff302151586b.zip |
Notes
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} \ |