diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-10 07:10:14 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-10 07:10:14 +0000 |
commit | 574d6561531af2dd8c7e35a583397febc819ceef (patch) | |
tree | 5df2ba8c5e26200013b0355abbfc64f86db7541d /science | |
parent | 72ad5865080443040271e97fc4faee75c7a38f4b (diff) |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/libkml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/libkml/Makefile b/science/libkml/Makefile index 40d16dd18e0c..4640fdb83dfb 100644 --- a/science/libkml/Makefile +++ b/science/libkml/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.2.0 CATEGORIES= science MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for parse, generate, and operate on KML LICENSE= BSD |