summaryrefslogtreecommitdiff
path: root/databases/py-rrdtool_lgpl
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2004-01-15 07:18:55 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2004-01-15 07:18:55 +0000
commitae484cf2387fc826318b811aaef6f26ba13fdc00 (patch)
treea5b5667f74abf84b5283023724a7419f5241344a /databases/py-rrdtool_lgpl
parentUpdate to 3.00 (diff)
The project is moved from Savannah to SourceForge.
Notes
Notes: svn path=/head/; revision=98185
Diffstat (limited to 'databases/py-rrdtool_lgpl')
-rw-r--r--databases/py-rrdtool_lgpl/Makefile4
-rw-r--r--databases/py-rrdtool_lgpl/pkg-descr2
2 files changed, 3 insertions, 3 deletions
diff --git a/databases/py-rrdtool_lgpl/Makefile b/databases/py-rrdtool_lgpl/Makefile
index 73798f09a87f..5676de7fd324 100644
--- a/databases/py-rrdtool_lgpl/Makefile
+++ b/databases/py-rrdtool_lgpl/Makefile
@@ -7,8 +7,8 @@
PORTNAME= rrdtool_lgpl
PORTVERSION= 0.2.1
CATEGORIES= net python
-MASTER_SITES= ${MASTER_SITE_SAVANNAH}
-MASTER_SITE_SUBDIR= py-rrdtool/py-rrdtool.pkg/${PORTVERSION}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= py-rrdtool
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py-rrdtool-${PORTVERSION}
diff --git a/databases/py-rrdtool_lgpl/pkg-descr b/databases/py-rrdtool_lgpl/pkg-descr
index 48861feaf01b..9256ac3fb534 100644
--- a/databases/py-rrdtool_lgpl/pkg-descr
+++ b/databases/py-rrdtool_lgpl/pkg-descr
@@ -3,4 +3,4 @@ wonderful graphing and logging utility. This wrapper
implementation has worked from the scratch (without SWIG),
and it's under LGPL.
-WWW: http://www.nongnu.org/py-rrdtool/
+WWW: http://sourceforge.net/projects/py-rrdtool/