From owner-cvs-all Sat Jul 25 05:33:35 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA14915 for cvs-all-outgoing; Sat, 25 Jul 1998 05:33:35 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA14910; Sat, 25 Jul 1998 05:33:32 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA28136; Sat, 25 Jul 1998 05:32:47 -0700 (PDT) Date: Sat, 25 Jul 1998 05:32:47 -0700 (PDT) Message-Id: <199807251232.FAA28136@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net/vnc Makefile Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 1998/07/25 05:32:46 PDT Modified files: net/vnc Makefile Log: Um, you need to define IGNOREFILES if you want to set checksum to IGNORE. (Otherwise bsd.port.mk will complain!) Revision Changes Path 1.4 +2 -1 ports/net/vnc/Makefile