diff options
-rw-r--r-- | japanese/ghostscript-gnu-jpnfont/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript-gnu-commfont/Makefile.common | 1 | ||||
-rw-r--r-- | print/ghostscript7-commfont/Makefile.common | 1 | ||||
-rw-r--r-- | print/ghostscript7-jpnfont/Makefile | 2 |
4 files changed, 2 insertions, 4 deletions
diff --git a/japanese/ghostscript-gnu-jpnfont/Makefile b/japanese/ghostscript-gnu-jpnfont/Makefile index baebcc1da275..056bf1757b86 100644 --- a/japanese/ghostscript-gnu-jpnfont/Makefile +++ b/japanese/ghostscript-gnu-jpnfont/Makefile @@ -6,7 +6,7 @@ # MASTERDIR= ${.CURDIR}/../../print/ghostscript-gnu-commfont -PORTREVISION= 1 +PORTREVISION= 2 .undef COMMFONT diff --git a/print/ghostscript-gnu-commfont/Makefile.common b/print/ghostscript-gnu-commfont/Makefile.common index e70fb3f19c8d..8b58ec2fd2ff 100644 --- a/print/ghostscript-gnu-commfont/Makefile.common +++ b/print/ghostscript-gnu-commfont/Makefile.common @@ -1,6 +1,5 @@ PORTNAME= ghostscript PORTVERSION= ${GS_VERSION} -PORTREVISION= 1 CATEGORIES= print MASTER_SITES= # nonexistent PKGNAMESUFFIX= -gnu diff --git a/print/ghostscript7-commfont/Makefile.common b/print/ghostscript7-commfont/Makefile.common index e70fb3f19c8d..8b58ec2fd2ff 100644 --- a/print/ghostscript7-commfont/Makefile.common +++ b/print/ghostscript7-commfont/Makefile.common @@ -1,6 +1,5 @@ PORTNAME= ghostscript PORTVERSION= ${GS_VERSION} -PORTREVISION= 1 CATEGORIES= print MASTER_SITES= # nonexistent PKGNAMESUFFIX= -gnu diff --git a/print/ghostscript7-jpnfont/Makefile b/print/ghostscript7-jpnfont/Makefile index baebcc1da275..056bf1757b86 100644 --- a/print/ghostscript7-jpnfont/Makefile +++ b/print/ghostscript7-jpnfont/Makefile @@ -6,7 +6,7 @@ # MASTERDIR= ${.CURDIR}/../../print/ghostscript-gnu-commfont -PORTREVISION= 1 +PORTREVISION= 2 .undef COMMFONT |