diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2016-06-28 15:22:28 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2016-06-28 15:22:28 +0000 |
commit | 73d1bf23c3edbc04160c0f2fb49da9d2f38a6236 (patch) | |
tree | d2eb6022b9453db0e105d1a5c723308105cbb7d9 /lang/io/Makefile | |
parent | f6adae709da12644a4d0612930a72f94711a674a (diff) | |
download | ports-73d1bf23c3edbc04160c0f2fb49da9d2f38a6236.tar.gz ports-73d1bf23c3edbc04160c0f2fb49da9d2f38a6236.zip |
Notes
Diffstat (limited to 'lang/io/Makefile')
-rw-r--r-- | lang/io/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/io/Makefile b/lang/io/Makefile index 95600a11e386..3bd2bd6783ec 100644 --- a/lang/io/Makefile +++ b/lang/io/Makefile @@ -5,7 +5,7 @@ PORTNAME= io PORTVERSION= 2015.11.11 CATEGORIES= lang -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gahr@FreeBSD.org COMMENT= Small prototype-based programming language LICENSE= BSD3CLAUSE |