From 1048912f96da25bbf08b0052fe7ff7fcd94019f0 Mon Sep 17 00:00:00 2001 From: Dirk Froemberg Date: Thu, 19 Aug 1999 11:55:29 +0000 Subject: Fix typo: remove '\' from the last MASTER_SITE. --- www/mod_php4/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/mod_php4') diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile index 5e828cf72715..e0150e536574 100644 --- a/www/mod_php4/Makefile +++ b/www/mod_php4/Makefile @@ -3,7 +3,7 @@ # Date created: So 21 Jun 1998 16:09:39 CEST # Whom: Stefan Herrmann # -# $Id: Makefile,v 1.87 1999/08/18 15:42:03 dirk Exp $ +# $Id: Makefile,v 1.88 1999/08/19 11:26:47 dirk Exp $ # DISTNAME= apache_${VERSION_APACHE} @@ -38,7 +38,7 @@ MASTER_SITES= http://www.apache.org/dist/ \ http://www.php.cz/${PHP_DISTDIR}/ \ http://php3.globe.de/${PHP_DISTDIR}/ \ ftp://ftp.blatzheim.com/pub/mod_ssl/ \ - ftp://ftp.fu-berlin.de/unix/security/mod_ssl/ \ + ftp://ftp.fu-berlin.de/unix/security/mod_ssl/ DISTFILES= apache_${VERSION_APACHE}.tar.gz php-${VERSION_PHP}.tar.gz MAINTAINER= dirk@FreeBSD.org -- cgit v1.2.3