Change extract order: library first

This commit is contained in:
Andrey A. Chernov 1995-12-10 18:51:56 +00:00
parent 053e6e899d
commit f2d83653ea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2550
2 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@
# Date created: 17 April 1995
# Whom: NIIMI Satoshi <sa2c@and.or.jp>
#
# $Id: Makefile,v 1.6 1995/11/27 04:10:16 asami Exp $
# $Id: Makefile,v 1.7 1995/12/10 10:24:18 ache Exp $
#
DISTNAME= WWW
@ -11,8 +11,8 @@ PKGNAME= cern_linemode-4.0p7
CATEGORIES+= www
MASTER_SITES= ftp://ftp.w3.org/pub/linemode/ \
ftp://ftp.w3.org/pub/libwww/
DISTFILES= www_4.0pre7_src.tar.gz \
libwww_4.0pre7_src.tar.gz
DISTFILES= libwww_4.0pre7_src.tar.gz \
www_4.0pre7_src.tar.gz
MAINTAINER= sa2c@and.or.jp

View File

@ -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