Summary: | print/typetools: Update to version 2.97 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | tkato432 | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
tkato432
2013-02-28 18:10:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->araujo araujo@ wants this submitter's PRs (via the GNATS Auto Assign Tool) Responsible Changed From-To: araujo->miwi I'll take it. Author: miwi Date: Sat Mar 2 14:57:42 2013 New Revision: 313256 URL: http://svnweb.freebsd.org/changeset/ports/313256 Log: - Force commit to correct the entry: - Update to 2.97 PR: 176530 Submitted by: Ports fury Modified: head/print/typetools/Makefile Modified: head/print/typetools/Makefile ============================================================================== --- head/print/typetools/Makefile Sat Mar 2 14:55:39 2013 (r313255) +++ head/print/typetools/Makefile Sat Mar 2 14:57:42 2013 (r313256) @@ -23,5 +23,5 @@ MAN1= cfftot1.1 mmafm.1 mmpfb.1 otfinfo t1lint.1 t1rawafm.1 t1reencode.1 t1testpage.1 ttftotype42.1 DATADIR= ${PREFIX}/share/lcdf-${PORTNAME} - + .include <bsd.port.mk> _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |