1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Fix typo: remove '\' from the last MASTER_SITE.

This commit is contained in:
Dirk Froemberg 1999-08-19 11:55:29 +00:00
parent e2e03239c0
commit 1048912f96
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=20812
3 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@
# Date created: So 21 Jun 1998 16:09:39 CEST
# Whom: Stefan Herrmann <stefan@asterix.webaffairs.net>
#
# $Id: Makefile,v 1.84 1999/08/16 18:41:11 dirk Exp $
# $Id: Makefile,v 1.85 1999/08/19 11:26:45 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

View File

@ -3,7 +3,7 @@
# Date created: So 21 Jun 1998 16:09:39 CEST
# Whom: Stefan Herrmann <stefan@asterix.webaffairs.net>
#
# $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

View File

@ -3,7 +3,7 @@
# Date created: So 21 Jun 1998 16:09:39 CEST
# Whom: Stefan Herrmann <stefan@asterix.webaffairs.net>
#
# $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