diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-11-09 19:33:25 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-11-09 19:33:25 +0000 |
commit | 282cefb091678b9242b9f82d54d82c9e600831e5 (patch) | |
tree | c8d010c82f2545b20e249bd04c155cafae4f3a8f /lang | |
parent | 9d49ab475958a7e253e23dfe030c75e875098c5f (diff) | |
download | ports-282cefb091678b9242b9f82d54d82c9e600831e5.tar.gz ports-282cefb091678b9242b9f82d54d82c9e600831e5.zip |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/sbcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/sbcl/Makefile b/lang/sbcl/Makefile index c89b3e68d5e1..9ecf0b6f510c 100644 --- a/lang/sbcl/Makefile +++ b/lang/sbcl/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${DISTNAME}-source${EXTRACT_SUFX} DISTFILES+= ${DISTNAME}-html${EXTRACT_SUFX} .endif -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sa2c@sa2c.net COMMENT= A Common Lisp development system derived from the CMU CL system # If you have a previous version of SBCL installed, you can use it |