diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-11-11 12:03:40 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-11-11 12:03:40 +0000 |
commit | 19ddfb8efb75d70cab39fd510ede5007450f627f (patch) | |
tree | fd5ce905d7411ad8f53309e04fcb5e6d79d4cc54 | |
parent | f7af3435154288944347b03895f6f4aa5edfec9a (diff) |
Notes
-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 \ |