diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-08-18 07:32:37 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-08-18 07:32:37 +0000 |
commit | ec2de4406d7ec212811d4d8105ca6115b90f08bd (patch) | |
tree | 816a15083cd19bba0dee8b9ec84a2a9b89f7bc88 | |
parent | www/squidguard does not work unless its UID/GID are modified (diff) |
- Update MASTER_SITES
Notes
Notes:
svn path=/head/; revision=218750
-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 |