diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2005-02-17 13:55:03 +0800 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2005-02-17 13:55:03 +0800 |
commit | 2f933c9f6892ed33990f5d409712a7e09057054e (patch) | |
tree | b5e0350a2285d5b4fb938ed503e2a53e157ce06e /print/ghostscript7-commfont | |
parent | 9acea5cc3f18b531e7863940bec457d66c10f1bb (diff) | |
download | freebsd-ports-gnome-2f933c9f6892ed33990f5d409712a7e09057054e.tar.gz freebsd-ports-gnome-2f933c9f6892ed33990f5d409712a7e09057054e.tar.zst freebsd-ports-gnome-2f933c9f6892ed33990f5d409712a7e09057054e.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 |