diff options
author | andreas <andreas@FreeBSD.org> | 2000-11-27 05:57:21 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2000-11-27 05:57:21 +0800 |
commit | 74be112fe28b697227e0435c67493283cf78bc40 (patch) | |
tree | 31125fa42ab9b7d3d38abdc1afc4bc289795543c /print | |
parent | 822153d63fc9f41ccfe1da530ee4e4f8ae565a48 (diff) | |
download | freebsd-ports-gnome-74be112fe28b697227e0435c67493283cf78bc40.tar.gz freebsd-ports-gnome-74be112fe28b697227e0435c67493283cf78bc40.tar.zst freebsd-ports-gnome-74be112fe28b697227e0435c67493283cf78bc40.zip |
bump ports revision number, since a new 3rd party driver has been added.
Submitted by: Kris Kennaway <kris@FreeBSD.org>
Diffstat (limited to 'print')
-rw-r--r-- | print/ghostscript-afpl/Makefile | 1 | ||||
-rw-r--r-- | print/ghostscript-gpl/Makefile | 1 | ||||
-rw-r--r-- | print/ghostscript6/Makefile | 1 | ||||
-rw-r--r-- | print/ghostscript8/Makefile | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/print/ghostscript-afpl/Makefile b/print/ghostscript-afpl/Makefile index d2368edf4de2..89ea368da983 100644 --- a/print/ghostscript-afpl/Makefile +++ b/print/ghostscript-afpl/Makefile @@ -7,6 +7,7 @@ PORTNAME= ghostscript PORTVERSION= 6.01 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/aladdin/gs601/ \ ftp://ftp.cs.wisc.edu/ghost/aladdin/fonts/ \ diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile index d2368edf4de2..89ea368da983 100644 --- a/print/ghostscript-gpl/Makefile +++ b/print/ghostscript-gpl/Makefile @@ -7,6 +7,7 @@ PORTNAME= ghostscript PORTVERSION= 6.01 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/aladdin/gs601/ \ ftp://ftp.cs.wisc.edu/ghost/aladdin/fonts/ \ diff --git a/print/ghostscript6/Makefile b/print/ghostscript6/Makefile index d2368edf4de2..89ea368da983 100644 --- a/print/ghostscript6/Makefile +++ b/print/ghostscript6/Makefile @@ -7,6 +7,7 @@ PORTNAME= ghostscript PORTVERSION= 6.01 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/aladdin/gs601/ \ ftp://ftp.cs.wisc.edu/ghost/aladdin/fonts/ \ diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index d2368edf4de2..89ea368da983 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -7,6 +7,7 @@ PORTNAME= ghostscript PORTVERSION= 6.01 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/aladdin/gs601/ \ ftp://ftp.cs.wisc.edu/ghost/aladdin/fonts/ \ |