diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-08-11 11:31:47 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-08-11 11:31:47 +0000 |
commit | 0872ead07d8326bf5bc85eda5ed49f002b1502bf (patch) | |
tree | 74ab19b68674b62ba8eef3a252f085e462c8bfa0 /databases/p5-RRD-Simple | |
parent | e03be08888988575eec1644c62b3df8693681a01 (diff) |
Notes
Diffstat (limited to 'databases/p5-RRD-Simple')
-rw-r--r-- | databases/p5-RRD-Simple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-RRD-Simple/Makefile b/databases/p5-RRD-Simple/Makefile index 8f5b1fd01958..8cc322d723a5 100644 --- a/databases/p5-RRD-Simple/Makefile +++ b/databases/p5-RRD-Simple/Makefile @@ -7,7 +7,7 @@ PORTNAME= RRD-Simple PORTVERSION= 1.43 -CATEGORIES= net perl5 +CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Proc/NICOLAW PKGNAMEPREFIX= p5- |