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 /sysutils/p5-Unix-Lsof/Makefile | |
parent | bc5b34f315c4ad24bfdd092ca34540c5db36a88a (diff) | |
download | ports-e8b8a075bbfa2829054f9f1d9d2ad47833d87b93.tar.gz ports-e8b8a075bbfa2829054f9f1d9d2ad47833d87b93.zip |
Notes
Diffstat (limited to 'sysutils/p5-Unix-Lsof/Makefile')
-rw-r--r-- | sysutils/p5-Unix-Lsof/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/p5-Unix-Lsof/Makefile b/sysutils/p5-Unix-Lsof/Makefile index cd125c693da4..d24c55a19aa7 100644 --- a/sysutils/p5-Unix-Lsof/Makefile +++ b/sysutils/p5-Unix-Lsof/Makefile @@ -8,7 +8,7 @@ PORTNAME= Unix-Lsof PORTVERSION= 0.0.5 DISTVERSIONPREFIX= v -CATEGORIES= sysutils +CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |