diff options
author | perky <perky@FreeBSD.org> | 2004-01-15 15:18:55 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2004-01-15 15:18:55 +0800 |
commit | 8df138606fb72e6bfb3c777b9642016dd5fa2709 (patch) | |
tree | 2822fc54f6ee5e05a7bba478ec2a6fed886f012f | |
parent | 41ca5242b500baa2f9c7383ea7e0a996e63d1235 (diff) | |
download | freebsd-ports-gnome-8df138606fb72e6bfb3c777b9642016dd5fa2709.tar.gz freebsd-ports-gnome-8df138606fb72e6bfb3c777b9642016dd5fa2709.tar.zst freebsd-ports-gnome-8df138606fb72e6bfb3c777b9642016dd5fa2709.zip |
The project is moved from Savannah to SourceForge.
-rw-r--r-- | databases/py-rrdtool_lgpl/Makefile | 4 | ||||
-rw-r--r-- | databases/py-rrdtool_lgpl/pkg-descr | 2 | ||||
-rw-r--r-- | net/py-rrdtool_lgpl/Makefile | 4 | ||||
-rw-r--r-- | net/py-rrdtool_lgpl/pkg-descr | 2 |
4 files changed, 6 insertions, 6 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/ diff --git a/net/py-rrdtool_lgpl/Makefile b/net/py-rrdtool_lgpl/Makefile index 73798f09a87f..5676de7fd324 100644 --- a/net/py-rrdtool_lgpl/Makefile +++ b/net/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/net/py-rrdtool_lgpl/pkg-descr b/net/py-rrdtool_lgpl/pkg-descr index 48861feaf01b..9256ac3fb534 100644 --- a/net/py-rrdtool_lgpl/pkg-descr +++ b/net/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/ |