diff options
Diffstat (limited to 'print/mftrace/Makefile')
-rw-r--r-- | print/mftrace/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/print/mftrace/Makefile b/print/mftrace/Makefile index 822b6222fcc4..cb6c81b47534 100644 --- a/print/mftrace/Makefile +++ b/print/mftrace/Makefile @@ -7,16 +7,13 @@ # PORTNAME= mftrace -PORTVERSION= 1.0.27 -PORTREVISION= 1 +PORTVERSION= 1.0.29 CATEGORIES= print MASTER_SITES= http://www.xs4all.nl/~hanwen/mftrace/ MAINTAINER= atamaniuk-ports@frobs.net COMMENT= Scalable PostScript (Type1) Fonts for MetaFont -BROKEN= "Checksum mismatch" - RUN_DEPENDS= mktextfm:${PORTSDIR}/print/teTeX \ t1asm:${PORTSDIR}/print/t1utils \ pfaedit:${PORTSDIR}/print/pfaedit |