diff options
author | Diane Bruce <db@FreeBSD.org> | 2009-06-14 23:46:18 +0000 |
---|---|---|
committer | Diane Bruce <db@FreeBSD.org> | 2009-06-14 23:46:18 +0000 |
commit | d620a5988a70ee7f1eb71e547a1c1d4ea716bf49 (patch) | |
tree | 87f7a76b45993bc07ffe29942d555538d997285b /comms | |
parent | fe76f65438c66a30d55d305ab5d26b6fd891adf9 (diff) | |
download | ports-d620a5988a70ee7f1eb71e547a1c1d4ea716bf49.tar.gz ports-d620a5988a70ee7f1eb71e547a1c1d4ea716bf49.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/acfax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/acfax/Makefile b/comms/acfax/Makefile index 64c53edea1c6..a90c68f09d7f 100644 --- a/comms/acfax/Makefile +++ b/comms/acfax/Makefile @@ -12,7 +12,7 @@ CATEGORIES= comms hamradio MASTER_SITES= ftp://ftp.funet.fi/pub/ham/unix/Linux/misc/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/^0.//} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Receive faxes using sound card and radio LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d |