summaryrefslogtreecommitdiff
path: root/lang/slisp
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2009-12-21 02:19:12 +0000
committerDoug Barton <dougb@FreeBSD.org>2009-12-21 02:19:12 +0000
commit2fadfa2cfb0cb2e9c2855a3d2d02fc277a7147f1 (patch)
tree0b2048faa0d5e773f1f4774e5b3d48f654e40e88 /lang/slisp
parentRemove BROKEN in build on amd64.[1] I suspect the threaded perl check fixes b... (diff)
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
Notes
Notes: svn path=/head/; revision=246327
Diffstat (limited to 'lang/slisp')
-rw-r--r--lang/slisp/pkg-descr3
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/slisp/pkg-descr b/lang/slisp/pkg-descr
index b6113618ee3f..636c769222e9 100644
--- a/lang/slisp/pkg-descr
+++ b/lang/slisp/pkg-descr
@@ -3,6 +3,3 @@ common Lisp constructs in a few hundred lines of C code. It may be
useful for learning the basis of the Lisp language.
WWW: http://www.sigala.it/sandro/software.php#slisp
-Author: Sandro Sigala <sandro@sigala.it>
-
-- Patrick Li <pat@FreeBSD.org>