diff options
author | Torsten Blum <torstenb@FreeBSD.org> | 1996-11-29 20:02:33 +0000 |
---|---|---|
committer | Torsten Blum <torstenb@FreeBSD.org> | 1996-11-29 20:02:33 +0000 |
commit | d8d595d633ebc32bc581fd2f5c76e368ba43d60e (patch) | |
tree | 3e3c13e7adac1f697080d5a41bfbf83e7809b1c5 /www/w3c-httpd | |
parent | cbad256e7578280c0048fdb31e05efa41fdaf889 (diff) | |
download | ports-d8d595d633ebc32bc581fd2f5c76e368ba43d60e.tar.gz ports-d8d595d633ebc32bc581fd2f5c76e368ba43d60e.zip |
Notes
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 |