summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-07-02 21:36:10 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-07-02 21:36:10 +0000
commit02c7574fcb0545eb6e8526961ba7a55d48f527c0 (patch)
tree71624a55e860a1ceb734e6cca8a17698bbf7ba8d /comms
parentMinor corrections to resolve plugin finding problem. (diff)
Fix "gibberish" in the file
Submitted by: dke@detalem.mine.nu
Notes
Notes: svn path=/head/; revision=62364
Diffstat (limited to 'comms')
-rw-r--r--comms/ltmdm/files/ltmdm.sh25
1 files changed, 0 insertions, 25 deletions
diff --git a/comms/ltmdm/files/ltmdm.sh b/comms/ltmdm/files/ltmdm.sh
index 02cc84822766..9eca81695a7d 100644
--- a/comms/ltmdm/files/ltmdm.sh
+++ b/comms/ltmdm/files/ltmdm.sh
@@ -1,24 +1,3 @@
-On Tue, 25 Jun 2002 21:16:44 -0500, "David W. Chapman Jr." wrote:
-> > On Tue, 25 Jun 2002 20:07:37 -0500, "David W. Chapman Jr." wrote:
-> > >
-> > > > ================================================================
-> > > > ===> Installing for ltmdm-1.4_2
-> > > > cannot open /usr/ports/comms/ltmdm/files/ltmdm.sh: no such file
->
-> This error is because ltmdm.sh isn't in files/ but work/ltmdm.sh
->
-> The maintainer is working on a fix for this. I remember now why I
-> didn't add ltmdm.sh as it is included in the source tarball.
->
-
-Please commit files/ltmdm.sh which I sent on 26 Jun 2002 10:32:04 +0900.
-
-I talked with the maintainer about this problem.
-
-
-
-ports/comms/ltmdm/files/ltmdm.sh (new)
-================================================================
#!/bin/sh
PREFIX=%%PREFIX%%
@@ -55,7 +34,3 @@ case "$1" in
echo -n ' ltmdm'
;;
esac
-================================================================
-
---
-