diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2008-08-14 05:27:52 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2008-08-14 05:27:52 +0000 |
commit | 9419a3068244c6aaa9edaec0d6447d074537fcad (patch) | |
tree | 045e60e6a300cb704f7b7563f718b39351a5937e /lang/io/Makefile | |
parent | a888d7361187d41d374c6a339e831f0933c4ae28 (diff) | |
download | ports-9419a3068244c6aaa9edaec0d6447d074537fcad.tar.gz ports-9419a3068244c6aaa9edaec0d6447d074537fcad.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 ec590f35a79f..0befc0135826 100644 --- a/lang/io/Makefile +++ b/lang/io/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://io.urbanape.com/release/ \ http://www.sigusr1.org/~steve/ DISTNAME= Io-${PORTVERSION:S/0.0.//:S/./-/g} -MAINTAINER= perky@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Small prototype-based programming language USE_GMAKE= yes |