diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2005-02-17 05:55:03 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2005-02-17 05:55:03 +0000 |
commit | 2f933c9f6892ed33990f5d409712a7e09057054e (patch) | |
tree | b5e0350a2285d5b4fb938ed503e2a53e157ce06e /print | |
parent | 9acea5cc3f18b531e7863940bec457d66c10f1bb (diff) | |
download | ports-2f933c9f6892ed33990f5d409712a7e09057054e.tar.gz ports-2f933c9f6892ed33990f5d409712a7e09057054e.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/ghostscript-gnu-commfont/Makefile.common | 1 | ||||
-rw-r--r-- | print/ghostscript7-commfont/Makefile.common | 1 |
2 files changed, 2 insertions, 0 deletions
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 |