From owner-cvs-all@FreeBSD.ORG Sat Nov 8 17:39:23 2003 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 7061016A4CE; Sat, 8 Nov 2003 17:39:23 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9E2143FE0; Sat, 8 Nov 2003 17:39:22 -0800 (PST) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hA91dMXJ033349; Sat, 8 Nov 2003 17:39:22 -0800 (PST) (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hA91dM66033348; Sat, 8 Nov 2003 17:39:22 -0800 (PST) (envelope-from naddy) Message-Id: <200311090139.hA91dM66033348@repoman.freebsd.org> From: Christian Weisgerber Date: Sat, 8 Nov 2003 17:39:22 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/unroff Makefile distinfo pkg-plist ports/textproc/unroff/files patch-a patch-c 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: Sun, 09 Nov 2003 01:39:23 -0000 naddy 2003/11/08 17:39:22 PST FreeBSD ports repository Modified files: textproc/unroff Makefile distinfo pkg-plist textproc/unroff/files patch-a Added files: textproc/unroff/files patch-c Log: - Fix build - Utilize DATADIR/DOCSDIR PR: 59012 Submitted by: Ports Fury Revision Changes Path 1.15 +20 -33 ports/textproc/unroff/Makefile 1.4 +2 -2 ports/textproc/unroff/distinfo 1.3 +43 -68 ports/textproc/unroff/files/patch-a 1.1 +14 -0 ports/textproc/unroff/files/patch-c (new) 1.5 +22 -21 ports/textproc/unroff/pkg-plist