From 7c8c2ea400ed0c1bb8d3fec7ef8eef071b9600ad Mon Sep 17 00:00:00 2001 From: asami Date: Sun, 7 Jun 1998 02:39:22 +0000 Subject: Adjust NO_LATEST_LINK (now apache-1.3 is the default) after repository copy of apache -> apache12 and apache-current -> apache13. Requested by: ache --- www/apache13/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'www/apache13') diff --git a/www/apache13/Makefile b/www/apache13/Makefile index 83dabcf10cf..016308832fe 100644 --- a/www/apache13/Makefile +++ b/www/apache13/Makefile @@ -3,7 +3,7 @@ # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: ache@nagual.pp.ru # -# $Id: Makefile,v 1.51 1998/06/05 17:16:01 ache Exp $ +# $Id: Makefile,v 1.52 1998/06/06 19:09:23 ache Exp $ # DISTNAME= apache_1.3.0 @@ -15,8 +15,6 @@ MASTER_SITES= ftp://www.apache.org/apache/dist/ MAINTAINER= ache@freebsd.org -NO_LATEST_LINK= yes - GNU_CONFIGURE= yes CONFIGURE_ARGS= \ --logfiledir=/var/log \ -- cgit