summaryrefslogtreecommitdiff
path: root/editors/xemacs
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2003-02-26 00:33:48 +0000
committeruebayasi <uebayasi>2003-02-26 00:33:48 +0000
commit4340656d2c46a135f93bfcb24508cf07190d7cc4 (patch)
treec159cdd7bdf060cd7f0daf6b0635eaba003fd90c /editors/xemacs
parent3f3c3cfe1997a7c0ba2fa29a6ed4a986a58461db (diff)
downloadpkgsrc-4340656d2c46a135f93bfcb24508cf07190d7cc4.tar.gz
* Bump PKGREVISION to 1 for the last PLIST fix by tron.
* Make MESSAGE reflect the reality; sample file names have changed in this release. Pointed out by Min Sik Kim <minskim at bawi dot org> in PR20493.
Diffstat (limited to 'editors/xemacs')
-rw-r--r--editors/xemacs/MESSAGE12
-rw-r--r--editors/xemacs/Makefile3
2 files changed, 10 insertions, 5 deletions
diff --git a/editors/xemacs/MESSAGE b/editors/xemacs/MESSAGE
index 605769dd01d..6c7c36e4ba4 100644
--- a/editors/xemacs/MESSAGE
+++ b/editors/xemacs/MESSAGE
@@ -1,8 +1,12 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.3 2002/07/15 22:57:28 heinz Exp $
+$NetBSD: MESSAGE,v 1.4 2003/02/26 00:33:48 uebayasi Exp $
-Copy ${PREFIX}/lib/${DISTNAME}/etc/sample.emacs to ~/.xemacs/init.el.
-You need to install xemacs-package for a basic set of
-support packages.
+* See ${PREFIX}/lib/${DISTNAME}/etc/sample.init.el for a sample user
+ configuration. Copying it to ~/.xemacs/init.el is an easy start.
+
+* See ${PREFIX}/lib/${DISTNAME}/etc/sample.Xdefaults for a sample X
+ resource setting.
+
+* Install `xemacs-packages' for a full set of support packages.
===========================================================================
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile
index d64ac765712..35959a0ff7d 100644
--- a/editors/xemacs/Makefile
+++ b/editors/xemacs/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2003/02/25 12:08:21 tron Exp $
+# $NetBSD: Makefile,v 1.58 2003/02/26 00:33:48 uebayasi Exp $
DISTNAME= xemacs-21.4.12
+PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_XEMACS:=xemacs-21.4/}
DISTFILES= ${EXTRACT_ONLY} ${EXTRA_FILES}