diff options
Diffstat (limited to 'databases/postgis-jdbc/Makefile')
-rw-r--r-- | databases/postgis-jdbc/Makefile | 3 |
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 |