diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-04-05 02:20:54 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-04-05 02:20:54 +0000 |
commit | 8505ef62f3c38c5005f7f54b0c4faeb10250675e (patch) | |
tree | 7b1cb8cbe5d857c08b14293b5562b343b6dcc8c0 /print | |
parent | (1) I forgot to update distinfo for gdevdj9.c.gz mentioned in original PR. (diff) |
Bump $PORTREVISION for previous commit (distfile changed).
Changes in gdevdj9.c include "both the Quality and the Duplex parameter
can be set using setpagedevice."
Notes
Notes:
svn path=/head/; revision=57337
Diffstat (limited to 'print')
-rw-r--r-- | print/ghostscript-afpl/Makefile | 1 | ||||
-rw-r--r-- | print/ghostscript-gnu/Makefile | 1 | ||||
-rw-r--r-- | print/ghostscript-gpl/Makefile | 1 | ||||
-rw-r--r-- | print/ghostscript7/Makefile | 1 | ||||
-rw-r--r-- | print/ghostscript8/Makefile | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/print/ghostscript-afpl/Makefile b/print/ghostscript-afpl/Makefile index eb61b5699d53..391a3b588fe1 100644 --- a/print/ghostscript-afpl/Makefile +++ b/print/ghostscript-afpl/Makefile @@ -7,6 +7,7 @@ PORTNAME= ghostscript PORTVERSION= 7.04 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:DEFAULT,gprint,hpijs/} \ http://www.gelhaus.net/hp880c/1.4beta/:hp8xx \ diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile index 3815af7501c2..1572c0259a36 100644 --- a/print/ghostscript-gnu/Makefile +++ b/print/ghostscript-gnu/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/} \ diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile index eb61b5699d53..391a3b588fe1 100644 --- a/print/ghostscript-gpl/Makefile +++ b/print/ghostscript-gpl/Makefile @@ -7,6 +7,7 @@ PORTNAME= ghostscript PORTVERSION= 7.04 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:DEFAULT,gprint,hpijs/} \ http://www.gelhaus.net/hp880c/1.4beta/:hp8xx \ 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/} \ diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index eb61b5699d53..391a3b588fe1 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -7,6 +7,7 @@ PORTNAME= ghostscript PORTVERSION= 7.04 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:DEFAULT,gprint,hpijs/} \ http://www.gelhaus.net/hp880c/1.4beta/:hp8xx \ |