diff options
-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 |