diff options
author | nork <nork@FreeBSD.org> | 2003-07-16 09:55:15 +0000 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-07-16 09:55:15 +0000 |
commit | b682a5e0814bc7b0929b636df8e529ecf2cb8358 (patch) | |
tree | e781f2a7ae43110285531a7c99ce210350a451c9 /print/fontforge/Makefile | |
parent | 8ef4f5fa66fe4b9ee4a8180d8bb071e26dace8a5 (diff) | |
download | FreeBSD-ports-b682a5e0814bc7b0929b636df8e529ecf2cb8358.zip FreeBSD-ports-b682a5e0814bc7b0929b636df8e529ecf2cb8358.tar.gz |
Update to 20030715.
PR: ports/54527
Submitted by: KANOU Hiroki <kanou@khdd.net> (maintainer)
Diffstat (limited to 'print/fontforge/Makefile')
-rw-r--r-- | print/fontforge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile index 9af4a35..e0dbb9c 100644 --- a/print/fontforge/Makefile +++ b/print/fontforge/Makefile @@ -38,7 +38,7 @@ INSTALLS_SHLIB= yes MAN1= pfaedit.1 sfddiff.1 -DIST_VER= 030712 +DIST_VER= 030715 LIBUNINAMESLIST_VER= 030710 .if !defined(NOPORTDOCS) |