diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2002-04-05 02:20:54 +0000 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2002-04-05 02:20:54 +0000 |
commit | 0242cb277505265af4178bfac6f441b2ff7a2ba1 (patch) | |
tree | 307aa0feae5caf7c6db6058d27af83e37a300cc4 /print/ghostscript7 | |
parent | 0ba766c1e46832d5c3694713768fa1762f999c7d (diff) | |
download | FreeBSD-ports-0242cb277505265af4178bfac6f441b2ff7a2ba1.zip FreeBSD-ports-0242cb277505265af4178bfac6f441b2ff7a2ba1.tar.gz |
Bump $PORTREVISION for previous commit (distfile changed).
Changes in gdevdj9.c include "both the Quality and the Duplex parameter
can be set using setpagedevice."
Diffstat (limited to 'print/ghostscript7')
-rw-r--r-- | print/ghostscript7/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index 3815af7..1572c02 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -7,6 +7,7 @@ PORTNAME= ghostscript PORTVERSION= 6.53 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU:S/$/:DEFAULT,fonts/} \ ${MASTER_SITE_SOURCEFORGE:S/$/:DEFAULT,fonts,gprint,hpijs/} \ |