From owner-cvs-all@FreeBSD.ORG Sat Nov 27 15:09:55 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43E2A16A4D0; Sat, 27 Nov 2004 15:09:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 136D543D49; Sat, 27 Nov 2004 15:09:55 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iARF9sVP016922; Sat, 27 Nov 2004 15:09:54 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iARF9sq6016921; Sat, 27 Nov 2004 15:09:54 GMT (envelope-from arved) Message-Id: <200411271509.iARF9sq6016921@repoman.freebsd.org> From: Tilman Linneweh Date: Sat, 27 Nov 2004 15:09:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/MT Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Nov 2004 15:09:55 -0000 arved 2004-11-27 15:09:54 UTC FreeBSD ports repository Modified files: www/MT Makefile Log: Don't ignore IGNORE on the package cluster, not sure why a lot of ports have this code. Reported by: pointyhat Replace NO_PACKAGE with RESTRICTED (This is a noop, because without MASTER_SITE the distfile can't get onto the mirrors). Revision Changes Path 1.13 +2 -2 ports/www/MT/Makefile