diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-05 00:54:35 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-05 00:54:35 +0000 |
commit | 44302468b8c2fd3165aecf26d259530e863aea1d (patch) | |
tree | 7f73d506a9e8c3f8ce58ee4084d2f139aa0c33df /comms | |
parent | 1ec1b2614a88a7fc53639e9545946571d7d670a1 (diff) |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/p5-Fax-Hylafax-Client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/p5-Fax-Hylafax-Client/Makefile b/comms/p5-Fax-Hylafax-Client/Makefile index ff31b621e931..0e49eda761bf 100644 --- a/comms/p5-Fax-Hylafax-Client/Makefile +++ b/comms/p5-Fax-Hylafax-Client/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Fax PKGNAMEPREFIX= p5- -MAINTAINER= tshadwick@oss-solutions.com +MAINTAINER= perl@FreeBSD.org COMMENT= A simple Perl client for the HylaFAX fax server BUILD_DEPENDS= ${SITE_PERL}/Net/FTP.pm:${PORTSDIR}/net/p5-Net |