diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-08-11 11:31:46 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-08-11 11:31:46 +0000 |
commit | e03be08888988575eec1644c62b3df8693681a01 (patch) | |
tree | c7cc0d2742f936b5f499e38479355d0db340d21c /databases/p5-POE-Component-RRDTool | |
parent | 7a33ed24087b65ee35edecd66dbfce5671f0a09e (diff) |
Notes
Diffstat (limited to 'databases/p5-POE-Component-RRDTool')
-rw-r--r-- | databases/p5-POE-Component-RRDTool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-POE-Component-RRDTool/Makefile b/databases/p5-POE-Component-RRDTool/Makefile index d248779b5b09..94c07212743e 100644 --- a/databases/p5-POE-Component-RRDTool/Makefile +++ b/databases/p5-POE-Component-RRDTool/Makefile @@ -7,7 +7,7 @@ PORTNAME= POE-Component-RRDTool PORTVERSION= 0.18 -CATEGORIES= net perl5 devel +CATEGORIES= databases perl5 devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- |