diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2012-03-02 23:43:45 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2012-03-02 23:43:45 +0000 |
commit | 7ca108f3bddaece61f12cf7843898da27d4ee3b7 (patch) | |
tree | 795256c3e17939dea8ffab501629baa46b4b67dd /print | |
parent | 16f82370392571f50aa3c01c689379617d7e5496 (diff) |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/txtbdf2ps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/txtbdf2ps/Makefile b/print/txtbdf2ps/Makefile index 37e945deb1e1..895816b590dd 100644 --- a/print/txtbdf2ps/Makefile +++ b/print/txtbdf2ps/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://src4.narod.ru/ \ http://oldrus-ispell.sourceforge.net/ EXTRACT_SUFX= .txt -MAINTAINER= spam@rm-rf.kiev.ua +MAINTAINER= ak@FreeBSD.org COMMENT= Translator TXT + BDF to PS PLIST_FILES= bin/txtbdf2ps |