diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-05-30 22:24:38 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-05-30 22:24:38 +0000 |
commit | fb7a6a8ea891e5e99b0bf760e17c8bf5c15a7d50 (patch) | |
tree | c24af67a563960c0a523444873601950b20d2400 /comms | |
parent | 9dee8b7d6e7c4526f653622a8d5853e48092d295 (diff) |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/hylafax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index b4a35c2be4f9..f4e80ab69f7c 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.2.5 CATEGORIES= comms MASTER_SITES= ftp://ftp.hylafax.org/source/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= W.J.Zwart@NescioLudens.nl COMMENT= Fax software BUILD_DEPENDS= ${LOCALBASE}/lib/afm/Courier:${PORTSDIR}/print/afm \ |