summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2003-02-26 00:33:48 +0000
committeruebayasi <uebayasi@pkgsrc.org>2003-02-26 00:33:48 +0000
commit6be901644590397e227c41a5288aabf809a288e6 (patch)
treec159cdd7bdf060cd7f0daf6b0635eaba003fd90c /editors
parent5a26bad75582d390d502b285d296c8ddc70d941d (diff)
downloadpkgsrc-6be901644590397e227c41a5288aabf809a288e6.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')
-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}