diff options
Diffstat (limited to 'www/w3c-httpd/Makefile')
-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 2987c67e93de..d3c47b2fbc47 100644 --- a/www/w3c-httpd/Makefile +++ b/www/w3c-httpd/Makefile @@ -3,12 +3,12 @@ # Date created: 29 October 1994 # Whom: pst # -# $Id: Makefile,v 1.10 1995/12/10 18:51:56 ache Exp $ +# $Id: Makefile,v 1.11 1996/03/09 06:35:38 peter Exp $ # DISTNAME= WWW PKGNAME= w3c_httpd-3.0 -CATEGORIES+= www +CATEGORIES= www MASTER_SITES= ftp://ftp.w3.org/pub/httpd/ \ ftp://ftp.w3.org/pub/libwww/ DISTFILES= libwww_2.17_src.tar.Z \ |