diff options
author | beech <beech@FreeBSD.org> | 2008-10-21 23:16:29 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-10-21 23:16:29 +0800 |
commit | 5b847fa86f2f9a8f420601e79a8ae2e11815d733 (patch) | |
tree | 0d6020100c656403ef92b4f75a0aeab46dd92377 /graphics | |
parent | 4a626b88ec08b12ff7e49ce3f0d939fb5f35570b (diff) | |
download | freebsd-ports-graphics-5b847fa86f2f9a8f420601e79a8ae2e11815d733.tar.gz freebsd-ports-graphics-5b847fa86f2f9a8f420601e79a8ae2e11815d733.tar.zst freebsd-ports-graphics-5b847fa86f2f9a8f420601e79a8ae2e11815d733.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')
-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 640592448d6..cedd85129bb 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 \ |