aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2009-10-03 17:47:28 +0800
committerstas <stas@FreeBSD.org>2009-10-03 17:47:28 +0800
commit18d232b23b6201d4f3c64562a58fde00a68b528c (patch)
tree2ea6f47f5220aa1159227e508b4c56d4b5e91623 /astro
parent5bb79b6bd0aa0e7eb8ae4273e3371b2bf5641740 (diff)
downloadfreebsd-ports-gnome-18d232b23b6201d4f3c64562a58fde00a68b528c.tar.gz
freebsd-ports-gnome-18d232b23b6201d4f3c64562a58fde00a68b528c.tar.zst
freebsd-ports-gnome-18d232b23b6201d4f3c64562a58fde00a68b528c.zip
- Use my mirror for now until problems with the official one are resolved.
Diffstat (limited to 'astro')
-rw-r--r--astro/osmosis/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/osmosis/Makefile b/astro/osmosis/Makefile
index 0241d10dbc78..5934eb725b19 100644
--- a/astro/osmosis/Makefile
+++ b/astro/osmosis/Makefile
@@ -8,7 +8,7 @@
PORTNAME= osmosis
PORTVERSION= 0.31.2
CATEGORIES= astro java
-MASTER_SITES= http://dev.openstreetmap.org/~bretth/osmosis-build/
+MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/
DISTNAME= ${PORTNAME}-${PORTVERSION}-bin
MAINTAINER= glebius@FreeBSD.org
@@ -22,7 +22,7 @@ JAVA_VERSION= 1.6+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
SUB_FILES= osmosis
-FETCH_ARGS= -pRr
+#FETCH_ARGS= -pRr
JAVAJARDIR_REL= ${JAVAJARDIR:C,${PREFIX}/?,,}
JARFILES= aopalliance-1.0.jar \
bzip2-20090327.jar \