diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-04-09 21:08:16 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-04-09 21:08:16 +0800 |
commit | 109fc8167e0219a5ef0fb9306818d927585b2c1c (patch) | |
tree | ef78095b9c92f4b21b05bec7183bbe944ca295a4 /lang | |
parent | 7485747e36e7d99d349a29a26392937766dbfd63 (diff) | |
download | freebsd-ports-graphics-109fc8167e0219a5ef0fb9306818d927585b2c1c.tar.gz freebsd-ports-graphics-109fc8167e0219a5ef0fb9306818d927585b2c1c.tar.zst freebsd-ports-graphics-109fc8167e0219a5ef0fb9306818d927585b2c1c.zip |
Change the maintainership address to the @FreeBSD.org one.
Approved by: garga (mentor)
Diffstat (limited to 'lang')
-rw-r--r-- | lang/chicken/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/chicken/Makefile b/lang/chicken/Makefile index 02b74fbd9a3..19ae984ba73 100644 --- a/lang/chicken/Makefile +++ b/lang/chicken/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.3 CATEGORIES= lang scheme MASTER_SITES= http://www.call-with-current-continuation.org/ -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@FreeBSD.org COMMENT= A Scheme-to-C compiler USE_GMAKE= yes |