diff options
author | nork <nork@FreeBSD.org> | 2004-08-26 01:44:57 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2004-08-26 01:44:57 +0800 |
commit | b6e2df68849262aa9f4e1abb95cab8e2fed93e2f (patch) | |
tree | fb015cb71c2fdc433d9f6fecbc1390013f103f0c /print | |
parent | 51be49b0d8b8c4fbd861e3f3d2c813bc00c3eca8 (diff) | |
download | freebsd-ports-gnome-b6e2df68849262aa9f4e1abb95cab8e2fed93e2f.tar.gz freebsd-ports-gnome-b6e2df68849262aa9f4e1abb95cab8e2fed93e2f.tar.zst freebsd-ports-gnome-b6e2df68849262aa9f4e1abb95cab8e2fed93e2f.zip |
Change MAINTAINER to requester.
Requested by: ume
Approved by: taoka (maintainer/blanket)
Diffstat (limited to 'print')
-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 \ |