diff options
author | laszlof <laszlof@FreeBSD.org> | 2007-07-23 03:53:52 +0800 |
---|---|---|
committer | laszlof <laszlof@FreeBSD.org> | 2007-07-23 03:53:52 +0800 |
commit | 9635ed302d98ea682d47410860f0bf29b9bc125f (patch) | |
tree | 2749d197c9ba3933ce0f6e4a67aa61c1eb346648 /graphics/qgis | |
parent | 87dd17ad2755546565d31e4628bd9861dc059372 (diff) | |
download | freebsd-ports-graphics-9635ed302d98ea682d47410860f0bf29b9bc125f.tar.gz freebsd-ports-graphics-9635ed302d98ea682d47410860f0bf29b9bc125f.tar.zst freebsd-ports-graphics-9635ed302d98ea682d47410860f0bf29b9bc125f.zip |
- Add even more ports to the new "geography" category
Approved by: Pav (wearing portmgr hat)
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 f38ddd86ed9..ee8f4374554 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -8,7 +8,7 @@ PORTNAME= qgis PORTVERSION= 0.7.4 PORTREVISION= 3 -CATEGORIES= graphics +CATEGORIES= graphics geography MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR=${PORTNAME} |