diff options
author | hrs <hrs@FreeBSD.org> | 2006-02-20 20:36:53 +0000 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2006-02-20 20:36:53 +0000 |
commit | bd672093bc888b3f7dd1bf4d3c5846d12165ae3d (patch) | |
tree | ecc8347ee23453749fb46f38d20971b21cc6fb51 | |
parent | 645f5cb2b39ce66962bc8056db700a018836ff84 (diff) | |
download | FreeBSD-ports-bd672093bc888b3f7dd1bf4d3c5846d12165ae3d.zip FreeBSD-ports-bd672093bc888b3f7dd1bf4d3c5846d12165ae3d.tar.gz |
Bump PORTREVISION because of print/ghostscript-gnu-commfont update.
-rw-r--r-- | japanese/ghostscript-gnu-jpnfont/Makefile | 2 | ||||
-rw-r--r-- | korean/ghostscript-gnu-korfont/Makefile | 1 | ||||
-rw-r--r-- | print/ghostscript7-jpnfont/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript7-korfont/Makefile | 1 |
4 files changed, 4 insertions, 2 deletions
diff --git a/japanese/ghostscript-gnu-jpnfont/Makefile b/japanese/ghostscript-gnu-jpnfont/Makefile index 056bf17..05ab9ae 100644 --- a/japanese/ghostscript-gnu-jpnfont/Makefile +++ b/japanese/ghostscript-gnu-jpnfont/Makefile @@ -6,7 +6,7 @@ # MASTERDIR= ${.CURDIR}/../../print/ghostscript-gnu-commfont -PORTREVISION= 2 +PORTREVISION= 3 .undef COMMFONT diff --git a/korean/ghostscript-gnu-korfont/Makefile b/korean/ghostscript-gnu-korfont/Makefile index d5e4331..14c57f4 100644 --- a/korean/ghostscript-gnu-korfont/Makefile +++ b/korean/ghostscript-gnu-korfont/Makefile @@ -6,6 +6,7 @@ # MASTERDIR= ${.CURDIR}/../../print/ghostscript-gnu-commfont +PORTREVISION= 1 .undef COMMFONT diff --git a/print/ghostscript7-jpnfont/Makefile b/print/ghostscript7-jpnfont/Makefile index 056bf17..05ab9ae 100644 --- a/print/ghostscript7-jpnfont/Makefile +++ b/print/ghostscript7-jpnfont/Makefile @@ -6,7 +6,7 @@ # MASTERDIR= ${.CURDIR}/../../print/ghostscript-gnu-commfont -PORTREVISION= 2 +PORTREVISION= 3 .undef COMMFONT diff --git a/print/ghostscript7-korfont/Makefile b/print/ghostscript7-korfont/Makefile index d5e4331..14c57f4 100644 --- a/print/ghostscript7-korfont/Makefile +++ b/print/ghostscript7-korfont/Makefile @@ -6,6 +6,7 @@ # MASTERDIR= ${.CURDIR}/../../print/ghostscript-gnu-commfont +PORTREVISION= 1 .undef COMMFONT |