diff options
author | linimon <linimon@FreeBSD.org> | 2005-11-10 03:33:25 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-11-10 03:33:25 +0800 |
commit | 048695ac522e9ece5ee523aa7d554c9d86ba1291 (patch) | |
tree | a544795919bc1889da362f46de7584b290c0286b /lang | |
parent | 01b533554c09d718800203b22ab6bfb78a0154b5 (diff) | |
download | freebsd-ports-gnome-048695ac522e9ece5ee523aa7d554c9d86ba1291.tar.gz freebsd-ports-gnome-048695ac522e9ece5ee523aa7d554c9d86ba1291.tar.zst freebsd-ports-gnome-048695ac522e9ece5ee523aa7d554c9d86ba1291.zip |
Assign to new volunteer.
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 |