diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-09-28 14:06:33 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-09-28 14:06:33 +0000 |
commit | 1431b0c3d81054d3cc37d0c5203624faec57a7ec (patch) | |
tree | 5ceddc154b848a4da74a8fca4af6c03fae2a8759 /lang | |
parent | e42ed59e1f2bbf9ad7cac6599b146ea0a61cc655 (diff) | |
download | ports-1431b0c3d81054d3cc37d0c5203624faec57a7ec.tar.gz ports-1431b0c3d81054d3cc37d0c5203624faec57a7ec.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 ff45adcf4502..ef23f1882982 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= des@FreeBSD.org +MAINTAINER= aeacides@gmail.com 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 |