diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-11-28 14:08:19 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-11-28 14:08:19 +0000 |
commit | 1475b0f6691ac7ae68be0ae9d60906b20bfd61be (patch) | |
tree | d759ee0a1ba24b03bf8df4be5ef17d9a8395d2a0 | |
parent | 1f4d7600c582f2b064607353a7d2c2f142946d4d (diff) |
Notes
-rw-r--r-- | devel/p5-Sys-Virt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Sys-Virt/Makefile b/devel/p5-Sys-Virt/Makefile index dc536f1f0489..7d219070d6ee 100644 --- a/devel/p5-Sys-Virt/Makefile +++ b/devel/p5-Sys-Virt/Makefile @@ -7,7 +7,7 @@ PORTNAME= Sys-Virt PORTVERSION= 0.9.7 -CATEGORIES= sysutils perl5 +CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |