diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/hylafax/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index e9b84deb1ec2..deac5f3ba658 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -3,7 +3,7 @@ # Date created: 19 Apr 1997 # Whom: ports@freebsd.org # -# $Id: Makefile,v 1.21 1999/01/21 11:12:20 itojun Exp $ +# $Id: Makefile,v 1.22 1999/03/12 15:52:26 scrappy Exp $ # DISTNAME= hylafax-v4.0pl2 @@ -17,7 +17,7 @@ EXTRACT_SUFX= -tar.gz MAINTAINER= ports@freebsd.org Y2K= http://www.hylafax.org/HylaFAQ/Q189.html -WWW_SITE= http://www.hylafax.org +WWW_SITE= http://www.hylafax.org/ BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 \ ${PREFIX}/lib/afm/Courier:${PORTSDIR}/print/afm |