Update to 1.14
PR: ports/13551 Submitted by: Mike Meyer <mwm@phone.net>
This commit is contained in:
parent
4753381fbc
commit
5194fbd1e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21378
4 changed files with 6 additions and 6 deletions
|
@ -1,12 +1,12 @@
|
|||
# New ports collection makefile for: t1utils
|
||||
# Version required: 1.11
|
||||
# Date created: 6 January 1999
|
||||
# Version required: 1.14
|
||||
# Date created: 2 September 1999
|
||||
# Whom: mwm
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= t1utils-1.11
|
||||
DISTNAME= t1utils-1.14
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://www.lcdf.org/~eddietwo/type/
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (t1utils-1.11.tar.gz) = d3fad0175704f75b8d58fdc0c047ae30
|
||||
MD5 (t1utils-1.14.tar.gz) = bca581d5d2a322a9b0c76f5f4f54ffd5
|
||||
|
|
|
@ -1 +1 @@
|
|||
Five utilities for manipulating t1 scripts
|
||||
Five utilities for manipulating t1 fonts.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
bin/t1ascii
|
||||
bin/t1asm
|
||||
bin/t1binary
|
||||
bin/t1asm
|
||||
bin/t1disasm
|
||||
bin/t1unmac
|
||||
|
|
Loading…
Reference in a new issue