aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-08-18 07:32:37 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-08-18 07:32:37 +0000
commitec2de4406d7ec212811d4d8105ca6115b90f08bd (patch)
tree816a15083cd19bba0dee8b9ec84a2a9b89f7bc88 /databases
parent93f1627abce2a43b572443b848fcd2794bc97896 (diff)
downloadports-ec2de4406d7ec212811d4d8105ca6115b90f08bd.tar.gz
ports-ec2de4406d7ec212811d4d8105ca6115b90f08bd.zip
- Update MASTER_SITES
Notes
Notes: svn path=/head/; revision=218750
Diffstat (limited to 'databases')
-rw-r--r--databases/postgis-jdbc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgis-jdbc/Makefile b/databases/postgis-jdbc/Makefile
index 5866326c845f..298cd908df2d 100644
--- a/databases/postgis-jdbc/Makefile
+++ b/databases/postgis-jdbc/Makefile
@@ -8,8 +8,7 @@
PORTNAME= postgis-jdbc
PORTVERSION= 1.4.0
CATEGORIES= databases java geography
-MASTER_SITES= http://www.postgis.org/download/ \
- http://freebsd.unixfreunde.de/sources/
+MASTER_SITES= http://freebsd.unixfreunde.de/sources/
DISTFILES= postgis_${PORTVERSION}.jar
MAINTAINER= wenheping@gmail.com