summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2002-10-16 15:24:47 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2002-10-16 15:24:47 +0000
commiteda43de2f2f5899ed71fdc6e756c15cdc4e2e59b (patch)
tree74dff3ca8c2cd6c97b5e793ce72f721dd6ca6175 /net
parentSet LIBDIR correctly during the build of mwm so that it can find its (diff)
MASTER_SITE is moved.
PR: 43585, 43586 Submitted by: Sergei Kolobov <sergei@kolobov.com>
Notes
Notes: svn path=/head/; revision=68148
Diffstat (limited to 'net')
-rw-r--r--net/py-rrdpipe/Makefile2
-rw-r--r--net/py-rrdtool/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/py-rrdpipe/Makefile b/net/py-rrdpipe/Makefile
index 6fe4e8885060..6ece87a5e8e0 100644
--- a/net/py-rrdpipe/Makefile
+++ b/net/py-rrdpipe/Makefile
@@ -9,7 +9,7 @@
PORTNAME= rrdpipe
PORTVERSION= 0.1
CATEGORIES= net python
-MASTER_SITES= http://download.extreme-ware.com/open-projects/PyRRDpipe/
+MASTER_SITES= http://projects.gasperino.org/projects/PyRRDpipe/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= PyRRDpipe-${PORTVERSION}
diff --git a/net/py-rrdtool/Makefile b/net/py-rrdtool/Makefile
index de133e2f6a41..9078c3e6bfc0 100644
--- a/net/py-rrdtool/Makefile
+++ b/net/py-rrdtool/Makefile
@@ -9,7 +9,7 @@
PORTNAME= rrdtool
PORTVERSION= 0.1
CATEGORIES= net python
-MASTER_SITES= http://download.extreme-ware.com/open-projects/PyRRDtool/
+MASTER_SITES= http://projects.gasperino.org/projects/PyRRDtool/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= PyRRDtool-${PORTVERSION}