diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-10-28 08:33:39 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-10-28 08:33:39 +0000 |
commit | 8c71ad3ec66ca95a768bea5dd45edb56fda5c6e2 (patch) | |
tree | 09042d1e80b7e608b525bc39ad82af5e99b7f058 /comms | |
parent | 3bb985bdf60a275342da8a51bd72dff288c3e7fb (diff) | |
download | ports-8c71ad3ec66ca95a768bea5dd45edb56fda5c6e2.tar.gz ports-8c71ad3ec66ca95a768bea5dd45edb56fda5c6e2.zip |
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 1b7af1aeaacb..17ad35ec9171 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.3.4 CATEGORIES= comms MASTER_SITES= ftp://ftp.hylafax.org/source/ -MAINTAINER= W.J.Zwart@NescioLudens.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Fax software BUILD_DEPENDS= ${LOCALBASE}/lib/afm/Courier:${PORTSDIR}/print/afm |