diff options
author | daichi <daichi@FreeBSD.org> | 2005-02-17 13:55:03 +0800 |
---|---|---|
committer | daichi <daichi@FreeBSD.org> | 2005-02-17 13:55:03 +0800 |
commit | 2a98d96dccd816023afbf9e503c7447cb8e9c8b4 (patch) | |
tree | f2b586e7de55a967ff42cb0fb4dc652176856a42 /print/ghostscript7-commfont | |
parent | 32034ca5594f8b082ce1e6c9385cb3566bc29c29 (diff) | |
download | freebsd-ports-gnome-2a98d96dccd816023afbf9e503c7447cb8e9c8b4.tar.gz freebsd-ports-gnome-2a98d96dccd816023afbf9e503c7447cb8e9c8b4.tar.zst freebsd-ports-gnome-2a98d96dccd816023afbf9e503c7447cb8e9c8b4.zip |
PORTREVISION dump because of kochi -> sazanami dependency change
Submitted by: KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp>
Diffstat (limited to 'print/ghostscript7-commfont')
-rw-r--r-- | print/ghostscript7-commfont/Makefile.common | 1 |
1 files changed, 1 insertions, 0 deletions
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 |