diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2002-04-05 10:20:54 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2002-04-05 10:20:54 +0800 |
commit | 0242cb277505265af4178bfac6f441b2ff7a2ba1 (patch) | |
tree | 307aa0feae5caf7c6db6058d27af83e37a300cc4 /print/ghostscript7 | |
parent | 0ba766c1e46832d5c3694713768fa1762f999c7d (diff) | |
download | freebsd-ports-gnome-0242cb277505265af4178bfac6f441b2ff7a2ba1.tar.gz freebsd-ports-gnome-0242cb277505265af4178bfac6f441b2ff7a2ba1.tar.zst freebsd-ports-gnome-0242cb277505265af4178bfac6f441b2ff7a2ba1.zip |
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 3815af7501c2..1572c0259a36 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/} \ |