diff options
author | anray <anray@FreeBSD.org> | 2006-01-07 15:30:41 +0000 |
---|---|---|
committer | anray <anray@FreeBSD.org> | 2006-01-07 15:30:41 +0000 |
commit | 0e68df669943ad6923f80055082de4c34e34a60e (patch) | |
tree | 8e58ae5debcd030dd8519ffa6f75bdd667695758 /print/libotf/Makefile | |
parent | 69ab38ed3cde3a17d318f0b27a641317fee62577 (diff) | |
download | FreeBSD-ports-0e68df669943ad6923f80055082de4c34e34a60e.zip FreeBSD-ports-0e68df669943ad6923f80055082de4c34e34a60e.tar.gz |
Update to 0.9.4
PR: ports/91460
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'print/libotf/Makefile')
-rw-r--r-- | print/libotf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/libotf/Makefile b/print/libotf/Makefile index 7fc7036..d771c54 100644 --- a/print/libotf/Makefile +++ b/print/libotf/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libotf -PORTVERSION= 0.9.3 +PORTVERSION= 0.9.4 CATEGORIES= print devel MASTER_SITES= http://www.m17n.org/libotf/ |