diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-10-21 23:16:29 +0800 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-10-21 23:16:29 +0800 |
commit | f246a0ef5bd867fc39402c5b06ad60b1aef3e0cd (patch) | |
tree | f9cac9d698d355ff2cd0d02a20b5635341a585a1 /graphics/qgis | |
parent | c245ed0c261c70e3a28883edafbd676f5cacec92 (diff) | |
download | freebsd-ports-gnome-f246a0ef5bd867fc39402c5b06ad60b1aef3e0cd.tar.gz freebsd-ports-gnome-f246a0ef5bd867fc39402c5b06ad60b1aef3e0cd.tar.zst freebsd-ports-gnome-f246a0ef5bd867fc39402c5b06ad60b1aef3e0cd.zip |
- Back to pool
If someone uses this port and is willing to work with the upstream developer,
feel free to adopt it.
PR: ports/126577
Approved by: portmgr
Diffstat (limited to 'graphics/qgis')
-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 640592448d6a..cedd85129bbf 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 5 CATEGORIES= graphics geography MASTER_SITES= SF -MAINTAINER= dyeske@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Geographical Information System (GIS) data viewer LIB_DEPENDS= geos:${PORTSDIR}/graphics/geos \ |