diff options
Diffstat (limited to 'www/w3c-httpd')
-rw-r--r-- | www/w3c-httpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/w3c-httpd/Makefile b/www/w3c-httpd/Makefile index d3c47b2fbc47..7f4f233bbda9 100644 --- a/www/w3c-httpd/Makefile +++ b/www/w3c-httpd/Makefile @@ -3,14 +3,14 @@ # Date created: 29 October 1994 # Whom: pst # -# $Id: Makefile,v 1.11 1996/03/09 06:35:38 peter Exp $ +# $Id: Makefile,v 1.12 1996/11/18 11:42:11 asami Exp $ # DISTNAME= WWW PKGNAME= w3c_httpd-3.0 CATEGORIES= www MASTER_SITES= ftp://ftp.w3.org/pub/httpd/ \ - ftp://ftp.w3.org/pub/libwww/ + ftp://ftp.w3.org/pub/libwww/old/ DISTFILES= libwww_2.17_src.tar.Z \ httpd_3.0_src.tar.gz |