diff options
author | jsa <jsa@FreeBSD.org> | 2010-07-25 19:18:55 +0800 |
---|---|---|
committer | jsa <jsa@FreeBSD.org> | 2010-07-25 19:18:55 +0800 |
commit | 7cd22636ee57975210b1ce6298df4b4559fb6137 (patch) | |
tree | 4fa3d6e78d4ec965aec1a6ffc25656f613a6f7b4 /lang/clisp | |
parent | 6f010280cff84ffa6e1fbb8a173c641cdfca23ac (diff) | |
download | freebsd-ports-gnome-7cd22636ee57975210b1ce6298df4b4559fb6137.tar.gz freebsd-ports-gnome-7cd22636ee57975210b1ce6298df4b4559fb6137.tar.zst freebsd-ports-gnome-7cd22636ee57975210b1ce6298df4b4559fb6137.zip |
Update my email address to my new @FreeBSD.org addy
Approved by: wxs (mentor)
Diffstat (limited to 'lang/clisp')
-rw-r--r-- | lang/clisp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile index 2c16fe27c164..5228994d4a17 100644 --- a/lang/clisp/Makefile +++ b/lang/clisp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.49 CATEGORIES= lang lisp MASTER_SITES= GNU/${PORTNAME}/release/${PORTVERSION} -MAINTAINER= jsa@wickedmachine.net +MAINTAINER= jsa@FreeBSD.org COMMENT= A Common Lisp implementation BUILD_DEPENDS= ${LOCALBASE}/lib/libavcall.a:${PORTSDIR}/devel/ffcall |