diff options
author | gj <gj@FreeBSD.org> | 1999-06-23 19:47:34 +0000 |
---|---|---|
committer | gj <gj@FreeBSD.org> | 1999-06-23 19:47:34 +0000 |
commit | 240fbea10dbf2b38c07ecc9ad57f41622baeaadc (patch) | |
tree | 7376b5acade87c5227baf610ead5dfd3f2484f9d /editors/xemacs21 | |
parent | b0ba9ebe3ccdb14f0bed6adb231894b6508f0ee6 (diff) | |
download | FreeBSD-ports-240fbea10dbf2b38c07ecc9ad57f41622baeaadc.zip FreeBSD-ports-240fbea10dbf2b38c07ecc9ad57f41622baeaadc.tar.gz |
Fix PLIST to reflect the fact that I changed xemacs.sh to xemacs21.sh
(a la xemacs20), but forgot to update PLIST.
Diffstat (limited to 'editors/xemacs21')
-rw-r--r-- | editors/xemacs21/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs21/pkg-plist b/editors/xemacs21/pkg-plist index e4c5895..beb3ce8 100644 --- a/editors/xemacs21/pkg-plist +++ b/editors/xemacs21/pkg-plist @@ -12,7 +12,7 @@ bin/xemacs-%%XEMACS_VER%% @exec ln -s %D/%F %B/xemacs21 @unexec rm %B/xemacs @unexec rm %B/xemacs21 -etc/rc.d/xemacs.sh +etc/rc.d/xemacs21.sh @exec mkdir -p /var/run/xemacs/lock ; chmod 1777 /var/run/xemacs/lock lib/xemacs-%%XEMACS_VER%%/etc/BETA lib/xemacs-%%XEMACS_VER%%/etc/CHARSETS |