diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-12-02 22:47:16 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-12-02 22:47:16 +0000 |
commit | e577531242c5d135f9b48b97b242c8f195cf2a35 (patch) | |
tree | 99f707bfa0dd4eb2009c5f9e637159a71269296d /lang/chibi-scheme | |
parent | 812aa9848737c352ffb1a8fac5b68c62c60919ca (diff) |
Notes
Diffstat (limited to 'lang/chibi-scheme')
-rw-r--r-- | lang/chibi-scheme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/chibi-scheme/Makefile b/lang/chibi-scheme/Makefile index 52fecc5e980b..b72430f5d3a1 100644 --- a/lang/chibi-scheme/Makefile +++ b/lang/chibi-scheme/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.7.2 PORTREVISION= 1 CATEGORIES= lang -MAINTAINER= tobias.kortkamp@gmail.com +MAINTAINER= t@tobik.me COMMENT= Minimal Scheme implementation for use as a C extension language LICENSE= BSD3CLAUSE |