diff options
Diffstat (limited to 'lang/sbcl')
-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 |