diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-08-25 17:44:57 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-08-25 17:44:57 +0000 |
commit | 52e656ac06de2616ea51bda43724064db74c1bfe (patch) | |
tree | fc71eeed6be6c76f1cf2d604ac50070c878f0577 /print/pips800 | |
parent | f36eefa4d62ed649204f7af5db66dd874b32ed11 (diff) | |
download | ports-52e656ac06de2616ea51bda43724064db74c1bfe.tar.gz ports-52e656ac06de2616ea51bda43724064db74c1bfe.zip |
Notes
Diffstat (limited to 'print/pips800')
-rw-r--r-- | print/pips800/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pips800/Makefile b/print/pips800/Makefile index 1395b1b50335..9eff33cc922d 100644 --- a/print/pips800/Makefile +++ b/print/pips800/Makefile @@ -28,7 +28,7 @@ MASTER_SITES?= http://www.epkowa.on.arena.ne.jp/pips/data/${PRTYPE}/ DISTNAME?= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .i386.tgz -MAINTAINER= taoka@FreeBSD.org +MAINTAINER= ume@FreeBSD.org COMMENT?= Photo Image Print System for Linux --- EPSON PM-800C RUN_DEPENDS= ${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base \ |