diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2004-12-27 00:20:06 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2004-12-27 00:20:06 +0000 |
commit | 0ac2ce888fec626d524b8e11643164c9f95df6d9 (patch) | |
tree | 616d424d221cc571db4e4123601b513f33674671 /japanese/escpf | |
parent | d4a7bf8f6ad15826d48e512fc18f66bda0861fc8 (diff) |
Notes
Diffstat (limited to 'japanese/escpf')
-rw-r--r-- | japanese/escpf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/escpf/Makefile b/japanese/escpf/Makefile index dce8d74fe7cd..3956aac6edea 100644 --- a/japanese/escpf/Makefile +++ b/japanese/escpf/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4 CATEGORIES= japanese print MASTER_SITES= http://www.flatout.org/~wing/Linux/Escpf/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mita@jp.FreeBSD.org COMMENT= Text filters for ESC/P, ESC/Page and ESC/PS printers DOCDIR= ${PREFIX}/share/doc/escpf |