diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2006-02-20 20:36:53 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2006-02-20 20:36:53 +0000 |
commit | 6e86265332cb4c961a294b1b446b340b62b83973 (patch) | |
tree | 44c3eaf2442963a2e2fedf46e41faa5ca0ea438d | |
parent | e5744e5e01547456e5ddf9fb0c2f5b419e36017f (diff) |
Notes
-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 056bf1757b86..05ab9ae0538d 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 d5e4331cfc5d..14c57f42f9ff 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 056bf1757b86..05ab9ae0538d 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 d5e4331cfc5d..14c57f42f9ff 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 |