diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-11-07 12:47:45 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-11-07 12:47:45 +0000 |
commit | 59980e1bd59e0f7d0406bcd0d4f5a0194b6674a1 (patch) | |
tree | 960ffeab275f499ba5a42b91653ee0cf26c458c5 /graphics/jumpgis-postgis | |
parent | 9e16294e5d451436047cc00787a10753f129442f (diff) | |
download | ports-59980e1bd59e0f7d0406bcd0d4f5a0194b6674a1.tar.gz ports-59980e1bd59e0f7d0406bcd0d4f5a0194b6674a1.zip |
Notes
Diffstat (limited to 'graphics/jumpgis-postgis')
-rw-r--r-- | graphics/jumpgis-postgis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jumpgis-postgis/Makefile b/graphics/jumpgis-postgis/Makefile index e36166974ab9..1bb0fc7449b7 100644 --- a/graphics/jumpgis-postgis/Makefile +++ b/graphics/jumpgis-postgis/Makefile @@ -8,7 +8,7 @@ PORTNAME= jumpgis-postgis PORTVERSION= 1.1.0 CATEGORIES= graphics databases java -MASTER_SITES= http://postgis.refractions.net/ +MASTER_SITES= http://postgis.refractions.net/download/ DISTNAME= postgisdriver-${PORTVERSION} MAINTAINER= lawrance@FreeBSD.org |