summaryrefslogtreecommitdiff
path: root/www/w3c-httpd
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-12-10 18:51:56 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-12-10 18:51:56 +0000
commitf2d83653ead2e509499a03a3f798487f2a88705e (patch)
tree4e0f37cf5c56e9eccbdbed4d4d1f72c42a41255a /www/w3c-httpd
parentChange extract order: library first, they can be overriden (diff)
Change extract order: library first
Notes
Notes: svn path=/head/; revision=2550
Diffstat (limited to 'www/w3c-httpd')
-rw-r--r--www/w3c-httpd/Makefile6
1 files changed, 3 insertions, 3 deletions
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