From c05b52d5daf9a0303806e72999a1b0bce9e4fed8 Mon Sep 17 00:00:00 2001 From: edwin Date: Sun, 8 Jul 2007 00:56:54 +0000 Subject: [repocopy] net/py-rrdpipe -> databases/py-rrdpipe Follow the migration of net/rrdtool to databases/rrdtool PR: ports/114318 Submitted by: Edwin Groothuis --- databases/Makefile | 1 + databases/py-rrdpipe/Makefile | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'databases') diff --git a/databases/Makefile b/databases/Makefile index 7182a555e07..a46ed16fdd4 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -433,6 +433,7 @@ SUBDIR += py-psycopg2 SUBDIR += py-pyPgSQL SUBDIR += py-qt4-sql + SUBDIR += py-rrdpipe SUBDIR += py-sqlalchemy SUBDIR += py-sqlite3 SUBDIR += py-sqlobject diff --git a/databases/py-rrdpipe/Makefile b/databases/py-rrdpipe/Makefile index 08f743db7c2..6f9022fdf34 100644 --- a/databases/py-rrdpipe/Makefile +++ b/databases/py-rrdpipe/Makefile @@ -8,7 +8,7 @@ PORTNAME= rrdpipe PORTVERSION= 0.1 -CATEGORIES= net python +CATEGORIES= databases python MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \ http://mirror2.unixfreunde.de/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -- cgit