diff options
Diffstat (limited to 'comms/hylafax/Makefile')
-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 4491ef6d86c8..ffa6ae1815d8 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -18,7 +18,7 @@ PATCH_SITES= http://www.hylafax.org/patches/ PATCHFILES= gcc-2.8.x.patch PATCH_DIST_STRIP= -p1 -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 \ ${PREFIX}/lib/afm/Courier:${PORTSDIR}/print/afm |