aboutsummaryrefslogtreecommitdiff
path: root/devel/p4db
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-09-10 15:58:59 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-09-10 15:58:59 +0000
commit4b5e7c7f4a07e1376fdc436b5e7cb83f36f0796e (patch)
tree8bfedcf22172936cc4bb5a803392c5381744fea0 /devel/p4db
parent1989cef35c81524672fc112ee72baab74f235fe7 (diff)
downloadports-4b5e7c7f4a07e1376fdc436b5e7cb83f36f0796e.tar.gz
ports-4b5e7c7f4a07e1376fdc436b5e7cb83f36f0796e.zip
- Fix fetching
PR: ports/85058 Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> Approved by: maintainer timeout (23 days)
Notes
Notes: svn path=/head/; revision=142356
Diffstat (limited to 'devel/p4db')
-rw-r--r--devel/p4db/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p4db/Makefile b/devel/p4db/Makefile
index 17a5bd2311c7..c7b1c4c870d1 100644
--- a/devel/p4db/Makefile
+++ b/devel/p4db/Makefile
@@ -8,7 +8,7 @@
PORTNAME= p4db
PORTVERSION= 2.01
CATEGORIES= devel www
-MASTER_SITES= http://www.mydata.se/ftp/P4DB/
+MASTER_SITES= ftp://public.perforce.com/public/perforce/utils/p4db/
DISTNAME= ${PORTNAME:U}_${PORTVERSION}
MAINTAINER= knu@FreeBSD.org