diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 17:07:12 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 17:07:12 +0000 |
commit | 2bbb53adc36284dc2507485b13f0126c3d49984f (patch) | |
tree | eb46f9a869698ca806ea12978dda83df4d41bd2c /graphics/pure-gl | |
parent | 566e8103bf78380e72b4e9bf3f38d579fde83f2e (diff) | |
download | ports-2bbb53adc36284dc2507485b13f0126c3d49984f.tar.gz ports-2bbb53adc36284dc2507485b13f0126c3d49984f.zip |
Notes
Diffstat (limited to 'graphics/pure-gl')
-rw-r--r-- | graphics/pure-gl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pure-gl/Makefile b/graphics/pure-gl/Makefile index 9ab1f4547d26..f60228eecace 100644 --- a/graphics/pure-gl/Makefile +++ b/graphics/pure-gl/Makefile @@ -8,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES https://cdn.bitbucket.org/purelang/pure-lang/downloads/ DIST_SUBDIR= pure -MAINTAINER= lichray@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Pure language interface to OpenGL LICENSE= BSD |