diff options
author | tobik <tobik@FreeBSD.org> | 2017-02-15 20:28:29 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2017-02-15 20:28:29 +0800 |
commit | 70a76145f34a016f1a0956377ed48f3cb7b6cf15 (patch) | |
tree | c586c227550302afa9a5d76866097ea61839aa25 /lang | |
parent | d07f65e69ac8f7cc9d54ee835c59e6f79e899e5a (diff) | |
download | freebsd-ports-gnome-70a76145f34a016f1a0956377ed48f3cb7b6cf15.tar.gz freebsd-ports-gnome-70a76145f34a016f1a0956377ed48f3cb7b6cf15.tar.zst freebsd-ports-gnome-70a76145f34a016f1a0956377ed48f3cb7b6cf15.zip |
Update MAINTAINER to tobik@FreeBSD.org for my ports
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9610
Diffstat (limited to 'lang')
-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 59d96145a51f..b0356f4709f8 100644 --- a/lang/chibi-scheme/Makefile +++ b/lang/chibi-scheme/Makefile @@ -5,7 +5,7 @@ PORTNAME= chibi-scheme PORTVERSION= 0.7.3 CATEGORIES= lang -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Minimal Scheme implementation for use as a C extension language LICENSE= BSD3CLAUSE |