diff options
author | billf <billf@FreeBSD.org> | 1999-04-09 03:05:48 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-04-09 03:05:48 +0800 |
commit | d01ef0378d37773eedc2b569913c63d8fed5b968 (patch) | |
tree | 97aa185d299a9b6b451fae93acaede51995a2417 /comms/hylafax | |
parent | 15908323f143e9b239d3f16ddfd00abf90ae488c (diff) | |
download | freebsd-ports-gnome-d01ef0378d37773eedc2b569913c63d8fed5b968.tar.gz freebsd-ports-gnome-d01ef0378d37773eedc2b569913c63d8fed5b968.tar.zst freebsd-ports-gnome-d01ef0378d37773eedc2b569913c63d8fed5b968.zip |
Proper URLs that reference directories end in '/'
Diffstat (limited to 'comms/hylafax')
-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 |