diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-10-26 05:54:00 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-10-26 05:54:00 +0000 |
commit | a01ae4ea4d96f11c3ed4640cb9f3066daeca6aea (patch) | |
tree | 7bb6df7bc53fa62b847ab0cbdff92127f05ff1ee /lang/sbcl | |
parent | 92cd091c438ccfe4118d7f3d477480bafdb62aa2 (diff) |
Notes
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 b3e15f9c0d32..adfcd63bb82d 100644 --- a/lang/sbcl/Makefile +++ b/lang/sbcl/Makefile @@ -20,7 +20,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R} \ #MASTER_SITE_SUBDIR= sbcl/${PORTVERSION:R} DISTNAME= ${PORTNAME}-${PORTVERSION:R}-source${SBCLPATCHLEVEL} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bf@FreeBSD.org COMMENT= A Common Lisp development system derived from the CMU CL system # More platforms are supported, but on Linux. |