diff options
author | itojun <itojun@FreeBSD.org> | 1999-01-21 19:12:20 +0800 |
---|---|---|
committer | itojun <itojun@FreeBSD.org> | 1999-01-21 19:12:20 +0800 |
commit | be1350f3290fb70eb4130ee4c84042bc51b3b6fa (patch) | |
tree | 224f457e580761f190cecfe1f7027a9eff17bb56 /comms/hylafax/Makefile | |
parent | da006e815a5bfa2224acced0327e68687aa679eb (diff) | |
download | freebsd-ports-gnome-be1350f3290fb70eb4130ee4c84042bc51b3b6fa.tar.gz freebsd-ports-gnome-be1350f3290fb70eb4130ee4c84042bc51b3b6fa.tar.zst freebsd-ports-gnome-be1350f3290fb70eb4130ee4c84042bc51b3b6fa.zip |
drop myself from maintainer.
sorry I don't use it frequently, any more... somebody please grab it.
Diffstat (limited to 'comms/hylafax/Makefile')
-rw-r--r-- | comms/hylafax/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index 55d23b2b4b3b..ff99350d8a93 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -1,9 +1,9 @@ # ports collection makefile for: hylafax # Version required: v4.0pl2 # Date created: 19 Apr 1997 -# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> +# Whom: ports@freebsd.org # -# $Id: Makefile,v 1.19 1998/11/25 05:06:22 jseger Exp $ +# $Id: Makefile,v 1.20 1998/11/25 09:01:16 asami Exp $ # DISTNAME= hylafax-v4.0pl2 @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.sgi.com/sgi/fax/source/ \ ftp://ftp.sisis.de/pub/hylafax/source/ EXTRACT_SUFX= -tar.gz -MAINTAINER= itojun@itojun.org +MAINTAINER= ports@freebsd.org BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 \ ${PREFIX}/lib/afm/Courier:${PORTSDIR}/print/afm |