From owner-cvs-ports Mon Nov 24 00:44:09 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA16801 for cvs-ports-outgoing; Mon, 24 Nov 1997 00:44:09 -0800 (PST) (envelope-from owner-cvs-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA16700; Mon, 24 Nov 1997 00:41:33 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id AAA02004; Mon, 24 Nov 1997 00:40:53 -0800 (PST) Date: Mon, 24 Nov 1997 00:40:53 -0800 (PST) Message-Id: <199711240840.AAA02004@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/print/bibview Makefile ports/print/bibview/patches patch-aa Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk tg 1997/11/24 00:40:53 PST Modified files: print/bibview Makefile print/bibview/patches patch-aa Log: `gcc -traditional' doesn't get along with `const char *' declarations. Revision Changes Path 1.3 +1 -2 ports/print/bibview/Makefile 1.2 +2 -2 ports/print/bibview/patches/patch-aa