diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 01:19:26 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 01:19:26 +0000 |
commit | b4fd0b8e386285d2ad798be5e13afa258ab7e71d (patch) | |
tree | 5c6b1cda23e1ae7ba6e9ba4da0a7a3cb6aca0f7b /print/ttftot42 | |
parent | e998b177f0f3ceb33135f884c7ffdb088236c864 (diff) | |
download | ports-b4fd0b8e386285d2ad798be5e13afa258ab7e71d.tar.gz ports-b4fd0b8e386285d2ad798be5e13afa258ab7e71d.zip |
Notes
Diffstat (limited to 'print/ttftot42')
-rw-r--r-- | print/ttftot42/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ttftot42/Makefile b/print/ttftot42/Makefile index fc4dd0e3a6db..2553fafaa16e 100644 --- a/print/ttftot42/Makefile +++ b/print/ttftot42/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.1 CATEGORIES= print MASTER_SITES= http://www.giga.or.at/pub/nih/ttftot42/ -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= TrueType to Type42 font converter USE_FREETYPE= yes |