From f2d83653ead2e509499a03a3f798487f2a88705e Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Sun, 10 Dec 1995 18:51:56 +0000 Subject: Change extract order: library first --- www/w3c-httpd/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/w3c-httpd') diff --git a/www/w3c-httpd/Makefile b/www/w3c-httpd/Makefile index aa3395aaaa60..50b7bb347786 100644 --- a/www/w3c-httpd/Makefile +++ b/www/w3c-httpd/Makefile @@ -3,7 +3,7 @@ # Date created: 29 October 1994 # Whom: pst # -# $Id: Makefile,v 1.8 1995/11/27 04:10:14 asami Exp $ +# $Id: Makefile,v 1.9 1995/12/10 18:41:24 ache Exp $ # DISTNAME= WWW @@ -11,8 +11,8 @@ PKGNAME= cern_httpd-3.0 CATEGORIES+= www MASTER_SITES= ftp://ftp.w3.org/pub/httpd/ \ ftp://ftp.w3.org/pub/libwww/ -DISTFILES= httpd_3.0_src.tar.gz \ - libwww_2.17_src.tar.Z +DISTFILES= libwww_2.17_src.tar.Z \ + httpd_3.0_src.tar.gz MAINTAINER= sa2c@and.or.jp -- cgit v1.2.3