diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-07-08 00:56:54 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-07-08 00:56:54 +0000 |
commit | ba4ca305d6176b73018731d39cd08a717151f642 (patch) | |
tree | 1d8e9278bb9ef3d002d860ea8ce6173af8aeeff6 /databases/Makefile | |
parent | 3d04bd08cea07ee39b42b9cc8e54a4b7ab942b2b (diff) | |
download | ports-ba4ca305d6176b73018731d39cd08a717151f642.tar.gz ports-ba4ca305d6176b73018731d39cd08a717151f642.zip |
[repocopy] net/py-rrdpipe -> databases/py-rrdpipe
Follow the migration of net/rrdtool to databases/rrdtool
PR: ports/114318
Submitted by: Edwin Groothuis <edwin@freebsd.org>
Notes
Notes:
svn path=/head/; revision=195194
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 7182a555e07c..a46ed16fdd4b 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 |