diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-09 07:48:19 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-09 07:48:19 +0000 |
commit | d11b5ce66c0ead368e34baa0e8e0e3023267bcc4 (patch) | |
tree | ac669bef9fbdafeb9e8b789702d6618e1ea89cf2 /net-im/p5-Net-MSN | |
parent | 3e4b179fa7c9f4ce9202b75203902b5b5748e099 (diff) | |
download | ports-d11b5ce66c0ead368e34baa0e8e0e3023267bcc4.tar.gz ports-d11b5ce66c0ead368e34baa0e8e0e3023267bcc4.zip |
Notes
Diffstat (limited to 'net-im/p5-Net-MSN')
-rw-r--r-- | net-im/p5-Net-MSN/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/p5-Net-MSN/Makefile b/net-im/p5-Net-MSN/Makefile index fa382ca78714..af8c54fd9f93 100644 --- a/net-im/p5-Net-MSN/Makefile +++ b/net-im/p5-Net-MSN/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net-MSN PORTVERSION= 1.022 -CATEGORIES= net perl5 +CATEGORIES= net-im perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- |