diff options
author | mycroft <mycroft> | 2002-07-19 04:39:09 +0000 |
---|---|---|
committer | mycroft <mycroft> | 2002-07-19 04:39:09 +0000 |
commit | 9c839636e3af9cde098faa211ea1295992e4042c (patch) | |
tree | 8dc29c51a32d4554e56c2faf98c06ce64d8d9b2f /lang/librep | |
parent | 0d62d9b1145957d499052c9ae52087e5f64bcacb (diff) | |
download | pkgsrc-9c839636e3af9cde098faa211ea1295992e4042c.tar.gz |
Add share/emacs/site-lisp/rep-debugger.el.
Diffstat (limited to 'lang/librep')
-rw-r--r-- | lang/librep/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/librep/PLIST b/lang/librep/PLIST index 7c5a7b129b8..8778a69bd2f 100644 --- a/lang/librep/PLIST +++ b/lang/librep/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/02/18 15:14:26 seb Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/07/19 04:39:09 mycroft Exp $ bin/rep bin/rep-config bin/rep-remote @@ -80,6 +80,7 @@ libexec/rep/${REP_VERS}/${MACHINE_GNU_PLATFORM}/timers.la libexec/rep/${REP_VERS}/${MACHINE_GNU_PLATFORM}/timers.a libexec/rep/${REP_VERS}/${MACHINE_GNU_PLATFORM}/timers.so share/aclocal/rep.m4 +share/emacs/site-lisp/rep-debugger.el share/rep/${REP_VERS}/lisp/cgi-get.jl share/rep/${REP_VERS}/lisp/cgi-get.jlc share/rep/${REP_VERS}/lisp/compiler.jl |