diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-13 23:39:45 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-13 23:39:45 +0000 |
commit | e8b8a075bbfa2829054f9f1d9d2ad47833d87b93 (patch) | |
tree | 5bd3a94b02d71dd4769c9521be1d5caaf9058bfd /devel/p5-Dir-Watch | |
parent | bc5b34f315c4ad24bfdd092ca34540c5db36a88a (diff) |
- Add missing perl5 virtual categories
Notes
Notes:
svn path=/head/; revision=261102
Diffstat (limited to 'devel/p5-Dir-Watch')
-rw-r--r-- | devel/p5-Dir-Watch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Dir-Watch/Makefile b/devel/p5-Dir-Watch/Makefile index 46e1ecd252d1..82c796322760 100644 --- a/devel/p5-Dir-Watch/Makefile +++ b/devel/p5-Dir-Watch/Makefile @@ -7,7 +7,7 @@ PORTNAME= Dir-Watch PORTVERSION= 0.0.0 -CATEGORIES= devel +CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX PKGNAMEPREFIX= p5- |