diff options
author | hrs <hrs@FreeBSD.org> | 2005-05-05 13:21:41 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2005-05-05 13:21:41 +0800 |
commit | 76b6211330f3619f35623588f40094d4b5a0dd90 (patch) | |
tree | 8ecdf020eaddc83da58e5c4f878328d774418417 /editors | |
parent | 81ebe5a68bb1d1c708050be761b57e50b1248c62 (diff) | |
download | freebsd-ports-gnome-76b6211330f3619f35623588f40094d4b5a0dd90.tar.gz freebsd-ports-gnome-76b6211330f3619f35623588f40094d4b5a0dd90.tar.zst freebsd-ports-gnome-76b6211330f3619f35623588f40094d4b5a0dd90.zip |
Fix pkg-plist.
Reported by: pointyhat
Diffstat (limited to 'editors')
-rw-r--r-- | editors/psgml-xemacs21-mule/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/psgml-xemacs21-mule/pkg-plist b/editors/psgml-xemacs21-mule/pkg-plist index 4de78cc58933..46f02306507b 100644 --- a/editors/psgml-xemacs21-mule/pkg-plist +++ b/editors/psgml-xemacs21-mule/pkg-plist @@ -12,8 +12,8 @@ %%EMACS_LIBDIR%%/site-lisp/psgml/psgml-ids.elc %%EMACS_LIBDIR%%/site-lisp/psgml/psgml-info.el %%EMACS_LIBDIR%%/site-lisp/psgml/psgml-info.elc -%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-other.el -%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-other.elc +%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-lucid.el +%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-lucid.elc %%EMACS_LIBDIR%%/site-lisp/psgml/psgml-parse.el %%EMACS_LIBDIR%%/site-lisp/psgml/psgml-parse.elc %%EMACS_LIBDIR%%/site-lisp/psgml/psgml-sysdep.el |