diff options
author | linimon <linimon@FreeBSD.org> | 2010-01-03 02:14:36 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-01-03 02:14:36 +0800 |
commit | d5e2c70d57b12f8e1d77aaca3d99a84936c0aa25 (patch) | |
tree | 1a76a5d036466518a37a0ce75c930ecf4cca8a93 /print | |
parent | a598ae0b1ed1f20bbd234a26379c79f3aea426a7 (diff) | |
download | freebsd-ports-gnome-d5e2c70d57b12f8e1d77aaca3d99a84936c0aa25.tar.gz freebsd-ports-gnome-d5e2c70d57b12f8e1d77aaca3d99a84936c0aa25.tar.zst freebsd-ports-gnome-d5e2c70d57b12f8e1d77aaca3d99a84936c0aa25.zip |
Reset cjh due to inactivity. We hope to see him back again soon.
Hat: portmgr
Diffstat (limited to 'print')
-rw-r--r-- | print/magicfilter/Makefile | 2 | ||||
-rw-r--r-- | print/magicfilter/pkg-descr | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/print/magicfilter/Makefile b/print/magicfilter/Makefile index c36c833eeb03..365efd95d7f0 100644 --- a/print/magicfilter/Makefile +++ b/print/magicfilter/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= print MASTER_SITES= http://www.pell.portland.or.us/~orc/Code/magicfilter/ -MAINTAINER= cjh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Customizable, extensible automatic printer filter USE_GHOSTSCRIPT= yes diff --git a/print/magicfilter/pkg-descr b/print/magicfilter/pkg-descr index afe70f622b06..403c242fb44f 100644 --- a/print/magicfilter/pkg-descr +++ b/print/magicfilter/pkg-descr @@ -10,6 +10,4 @@ lpd print spooler. The options accepted by magicfilter are exactly the ones passed to the input filter by lpd (unless you build it on a LPRng system -- in that case, magicfilter accepts no options.) --- -CHOI Junho <cjh@FreeBSD.org> WWW: http://www.pell.portland.or.us/~orc/Code/magicfilter/ |