diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-11-29 00:11:56 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-11-29 00:11:56 +0000 |
commit | a34ad4f4590351b7d9f72604d90d539ee060b477 (patch) | |
tree | d66464ce121d1d1488f8e8b7c1ce5eda4705d965 /comms | |
parent | 82dde1fc818e905d64e14495b8b482f9a3dee079 (diff) | |
download | ports-a34ad4f4590351b7d9f72604d90d539ee060b477.tar.gz ports-a34ad4f4590351b7d9f72604d90d539ee060b477.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/mgetty+sendfax/Makefile | 2 | ||||
-rw-r--r-- | comms/viewfax/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile index b715e8a41066..7bc0a231b99a 100644 --- a/comms/mgetty+sendfax/Makefile +++ b/comms/mgetty+sendfax/Makefile @@ -12,7 +12,7 @@ CATEGORIES= comms MASTER_SITES= ftp://mgetty.greenie.net/pub/mgetty/source/1.1/ DISTNAME= ${PORTNAME}${PORTVERSION}-Feb22 -MAINTAINER= jmz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Handle external logins, send and receive faxes USE_PERL5= yes diff --git a/comms/viewfax/Makefile b/comms/viewfax/Makefile index b3f18fbb3cb5..8b20fd5a207a 100644 --- a/comms/viewfax/Makefile +++ b/comms/viewfax/Makefile @@ -12,7 +12,7 @@ CATEGORIES= comms MASTER_SITES= ftp://ftp.ping.de/pub/unix/ \ ftp://ftp.leo.org/historic/comp/os/unix/networking/mgetty/ -MAINTAINER= jmz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Display files containing g3 and/or g4 coded fax pages USE_IMAKE= yes |