diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:18:43 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:18:43 +0000 |
commit | 075acacd24db0c43cce5dccc810156a1c5eff446 (patch) | |
tree | f3dd8caf9fe8f8c14de35a33876ae473bded1b4f /databases/py-rrdtool_lgpl | |
parent | c926af277e1355820a38a0dea7ee6dd6290182f8 (diff) |
- Switch SourceForge ports to the new File Release System: categories starting with D
Notes
Notes:
svn path=/head/; revision=240068
Diffstat (limited to 'databases/py-rrdtool_lgpl')
-rw-r--r-- | databases/py-rrdtool_lgpl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/py-rrdtool_lgpl/Makefile b/databases/py-rrdtool_lgpl/Makefile index 08d7b109b81d..8a36bdd32efc 100644 --- a/databases/py-rrdtool_lgpl/Makefile +++ b/databases/py-rrdtool_lgpl/Makefile @@ -8,8 +8,7 @@ PORTNAME= rrdtool_lgpl PORTVERSION= 0.2.1 PORTREVISION= 2 CATEGORIES= databases python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= py-rrdtool +MASTER_SITES= SF/py-rrdtool/py-rrdtool/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py-rrdtool-${PORTVERSION} |