diff options
author | hrs <hrs@FreeBSD.org> | 2008-06-01 18:52:29 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2008-06-01 18:52:29 +0800 |
commit | bc199434f45e5ca33c5304380d0a5d6abcbc8d4c (patch) | |
tree | 6185ea0a93979381aa0e92e913262f11ded66fa3 | |
parent | b7af259b25cd112d80f87662f9036ccd80620ff5 (diff) | |
download | freebsd-ports-gnome-bc199434f45e5ca33c5304380d0a5d6abcbc8d4c.tar.gz freebsd-ports-gnome-bc199434f45e5ca33c5304380d0a5d6abcbc8d4c.tar.zst freebsd-ports-gnome-bc199434f45e5ca33c5304380d0a5d6abcbc8d4c.zip |
Add accidentally-removed PORTREVISION in the previous commit.
-rw-r--r-- | print/ghostscript7-commfont/Makefile | 1 | ||||
-rw-r--r-- | print/ghostscript7-jpnfont/Makefile | 1 | ||||
-rw-r--r-- | print/ghostscript7-korfont/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/ghostscript7-commfont/Makefile b/print/ghostscript7-commfont/Makefile index 881594725863..4abdd24411ef 100644 --- a/print/ghostscript7-commfont/Makefile +++ b/print/ghostscript7-commfont/Makefile @@ -7,6 +7,7 @@ PORTNAME= ghostscript7-commfont PORTVERSION= 7.07 +PORTREVISION= 6 CATEGORIES= print MASTER_SITES= # empty DISTFILES= # empty diff --git a/print/ghostscript7-jpnfont/Makefile b/print/ghostscript7-jpnfont/Makefile index 83cd2141c0bb..9f3ca703d8ea 100644 --- a/print/ghostscript7-jpnfont/Makefile +++ b/print/ghostscript7-jpnfont/Makefile @@ -7,6 +7,7 @@ PORTNAME= ghostscript7-jpnfont PORTVERSION= 7.07 +PORTREVISION= 6 CATEGORIES= print japanese MASTER_SITES= # empty DISTFILES= # empty diff --git a/print/ghostscript7-korfont/Makefile b/print/ghostscript7-korfont/Makefile index ad197cd361e9..7e65be64f940 100644 --- a/print/ghostscript7-korfont/Makefile +++ b/print/ghostscript7-korfont/Makefile @@ -7,6 +7,7 @@ PORTNAME= ghostscript7-korfont PORTVERSION= 7.07 +PORTREVISION= 4 CATEGORIES= print korean MASTER_SITES= # empty DISTFILES= # empty diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index 3b9389e34df6..fb60cc6f55fc 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -7,6 +7,7 @@ PORTNAME= ghostscript7 PORTVERSION= 7.07 +PORTREVISION= 19 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:gs_srcs,gprint,bjc250/} \ http://www.gelhaus.net/hp880c/1.4beta/:hp8xx \ diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index 2744b68a460a..22adce56c81d 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -7,6 +7,7 @@ PORTNAME= ghostscript8 PORTVERSION= 8.62 +PORTREVISION= 3 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:gs_srcs/} \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/GPL/gs${PORTVERSION:S/.//}/:gs_srcs \ |