diff options
author | itetcu <itetcu@FreeBSD.org> | 2008-11-11 20:03:40 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2008-11-11 20:03:40 +0800 |
commit | fb439529e5b97946ac6b0eb70e83529e7d986d36 (patch) | |
tree | c2a8e2cae989cfa4bedc08e2cfdd64c463ac4a31 /graphics | |
parent | 8d7072e69edf7a0de5130e785dc6dcd770305403 (diff) | |
download | freebsd-ports-gnome-fb439529e5b97946ac6b0eb70e83529e7d986d36.tar.gz freebsd-ports-gnome-fb439529e5b97946ac6b0eb70e83529e7d986d36.tar.zst freebsd-ports-gnome-fb439529e5b97946ac6b0eb70e83529e7d986d36.zip |
Give maintainership to dyeske@gmail.com.
Requested by: beech@ (on IRC)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/qgis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index cedd85129bbf..640592448d6a 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 5 CATEGORIES= graphics geography MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dyeske@gmail.com COMMENT= Geographical Information System (GIS) data viewer LIB_DEPENDS= geos:${PORTSDIR}/graphics/geos \ |