From 053e6e899dc1b0982629a02b2f0583ccd2e21fec Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Sun, 10 Dec 1995 18:47:28 +0000 Subject: Change extract order: library first, they can be overriden --- www/comline/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/comline') diff --git a/www/comline/Makefile b/www/comline/Makefile index 7e5aa5d46e16..898f24a30dd4 100644 --- a/www/comline/Makefile +++ b/www/comline/Makefile @@ -3,7 +3,7 @@ # Date created: 9 Dec 1995 # Whom: ache # -# $Id: Makefile,v 1.1.1.1 1995/12/10 09:15:35 ache Exp $ +# $Id: Makefile,v 1.2 1995/12/10 15:44:22 asami Exp $ # DISTNAME= WWW @@ -11,8 +11,8 @@ PKGNAME= comline-4.0p7 CATEGORIES+= www MASTER_SITES= ftp://ftp.w3.org/pub/comline/ \ ftp://ftp.w3.org/pub/libwww/ -DISTFILES= w3c_4.0pre7_src.tar.gz \ - libwww_4.0pre7_src.tar.gz +DISTFILES= libwww_4.0pre7_src.tar.gz \ + w3c_4.0pre7_src.tar.gz MAINTAINER= ache@freebsd.org -- cgit v1.2.3