diff options
-rw-r--r-- | japanese/vflib/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript-gnu-commfont/Makefile.common | 1 | ||||
-rw-r--r-- | print/ghostscript7-commfont/Makefile.common | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/japanese/vflib/Makefile b/japanese/vflib/Makefile index 4c15451668f1..07ebf8fa4166 100644 --- a/japanese/vflib/Makefile +++ b/japanese/vflib/Makefile @@ -7,7 +7,7 @@ PORTNAME= vflib PORTVERSION= ${VFLIB_VERSION} -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= japanese print MASTER_SITES= ftp://gull.se.hiroshima-u.ac.jp/pub/TypeHack/ DISTNAME= VFlib2-${PORTVERSION} diff --git a/print/ghostscript-gnu-commfont/Makefile.common b/print/ghostscript-gnu-commfont/Makefile.common index 8b58ec2fd2ff..e70fb3f19c8d 100644 --- a/print/ghostscript-gnu-commfont/Makefile.common +++ b/print/ghostscript-gnu-commfont/Makefile.common @@ -1,5 +1,6 @@ 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 8b58ec2fd2ff..e70fb3f19c8d 100644 --- a/print/ghostscript7-commfont/Makefile.common +++ b/print/ghostscript7-commfont/Makefile.common @@ -1,5 +1,6 @@ PORTNAME= ghostscript PORTVERSION= ${GS_VERSION} +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= # nonexistent PKGNAMESUFFIX= -gnu |