From owner-cvs-ports Thu Jun 4 12:23:02 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA16120 for cvs-ports-outgoing; Thu, 4 Jun 1998 12:23:02 -0700 (PDT) (envelope-from owner-cvs-ports) 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 MAA16030; Thu, 4 Jun 1998 12:22:37 -0700 (PDT) (envelope-from gj@FreeBSD.org) From: Gary Jennejohn Received: (from gj@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA26008; Thu, 4 Jun 1998 12:21:47 -0700 (PDT) Date: Thu, 4 Jun 1998 12:21:47 -0700 (PDT) Message-Id: <199806041921.MAA26008@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/editors/xemacs Makefile ports/editors/xemacs20 Makefile Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk gj 1998/06/04 12:21:47 PDT Modified files: editors/xemacs Makefile editors/xemacs20 Makefile Log: Fix the last commit so that it really works. There was a ';' in the wrong place. Lesson learned: do not use old patches when committing ! Revision Changes Path 1.36 +2 -2 ports/editors/xemacs/Makefile 1.16 +2 -2 ports/editors/xemacs20/Makefile