From owner-cvs-ports Wed Nov 12 13:47:40 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA11985 for cvs-ports-outgoing; Wed, 12 Nov 1997 13:47:40 -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 NAA11876; Wed, 12 Nov 1997 13:45:09 -0800 (PST) (envelope-from gj@FreeBSD.org) From: Gary Jennejohn Received: (from gj@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id NAA08193; Wed, 12 Nov 1997 13:42:51 -0800 (PST) Date: Wed, 12 Nov 1997 13:42:51 -0800 (PST) Message-Id: <199711122142.NAA08193@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/editors/xemacs20 Makefile ports/editors/xemacs20/pkg PLIST Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk gj 1997/11/12 13:42:51 PST Modified files: editors/xemacs20 Makefile Log: Change shared/xemacs/site-lisp to shared/emacs/site-lisp. According to the maintainer this directory is supposed to be shared between emacs and xemacs. Revision Changes Path 1.3 +3 -3 ports/editors/xemacs20/Makefile Modified files: editors/xemacs20/pkg PLIST Log: By popular demand remove the ``@unexec rm -rf'' and replace it with @dirrm instead. Do not delete share/emacs since it may also be used by emacs. Revision Changes Path 1.3 +3 -3 ports/editors/xemacs20/pkg/PLIST