From owner-cvs-ports Sat May 17 08:13:42 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA27212 for cvs-ports-outgoing; Sat, 17 May 1997 08:13:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA27168; Sat, 17 May 1997 08:12:56 -0700 (PDT) From: Masafumi NAKANE Received: (from max@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA08348; Sat, 17 May 1997 08:11:28 -0700 (PDT) Date: Sat, 17 May 1997 08:11:28 -0700 (PDT) Message-Id: <199705171511.IAA08348@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/mail/faces/pkg PLIST ports/mail/faces/patches patch-ab Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk max 1997/05/17 08:11:28 PDT Modified files: mail/faces/pkg PLIST Log: Install compface.h which is needed by programs using libcompface. PR: 3610 Submitted by: MOROHOSHI Akihiko Revision Changes Path 1.4 +1 -0 ports/mail/faces/pkg/PLIST Modified files: mail/faces/patches patch-ab Log: Install compface.h which is needed by programs using libcompface. PR: 3610 Submitted by: MOROHOSHI Akihiko Use symlink instead of hard link for man pages in compface/Makefile. Don't compress man pages here in compface/Makefile. Revision Changes Path 1.3 +20 -11 ports/mail/faces/patches/patch-ab