diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-04-13 14:30:01 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-04-13 14:30:01 +0000 |
commit | 55f31db289d672fb4705ad4e9d715281e3070f18 (patch) | |
tree | b115bf61f716e6f2ac396767c28f3e6ca68dc08b /print/epsonepl | |
parent | 9d4cb57d3ce1b6fc576063b19fd5309e09d11a32 (diff) |
Notes
Diffstat (limited to 'print/epsonepl')
-rw-r--r-- | print/epsonepl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/epsonepl/Makefile b/print/epsonepl/Makefile index c77c056d815f..cc9850f0db5e 100644 --- a/print/epsonepl/Makefile +++ b/print/epsonepl/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}ijs-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= corecode@corecode.ath.cx +MAINTAINER= ports@FreeBSD.org COMMENT= "Printer filter for EPSON EPL-5700L etc" USE_GHOSTSCRIPT_RUN= yes |