diff options
author | daichi <daichi@FreeBSD.org> | 2005-02-17 21:53:51 +0800 |
---|---|---|
committer | daichi <daichi@FreeBSD.org> | 2005-02-17 21:53:51 +0800 |
commit | 08c58c7c807bd0f9e29ed42e7ad2129402d59d69 (patch) | |
tree | c1ccb4fa4be8aa22130d2355fd34bd0bcb430562 /print | |
parent | 490969fe39ced577bd795415fdd231a3f1165fcd (diff) | |
download | freebsd-ports-gnome-08c58c7c807bd0f9e29ed42e7ad2129402d59d69.tar.gz freebsd-ports-gnome-08c58c7c807bd0f9e29ed42e7ad2129402d59d69.tar.zst freebsd-ports-gnome-08c58c7c807bd0f9e29ed42e7ad2129402d59d69.zip |
change PORTREVISION much better
Submitted by: KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp>
Pointy hat to: myself
Diffstat (limited to 'print')
-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 |
3 files changed, 1 insertions, 3 deletions
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 |