diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2009-12-23 11:18:44 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2009-12-23 11:18:44 +0000 |
commit | 6343c54625b5d63c68e17f3cdeb99a586a4c5599 (patch) | |
tree | 364e09cc713a40c3a54c208e7865d00efd045146 /net-im | |
parent | 640b1f96bcb68f666161c6385f4d8751ea056197 (diff) | |
download | ports-6343c54625b5d63c68e17f3cdeb99a586a4c5599.tar.gz ports-6343c54625b5d63c68e17f3cdeb99a586a4c5599.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/p5-POE-Component-Client-MSN/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/p5-POE-Component-Client-MSN/Makefile b/net-im/p5-POE-Component-Client-MSN/Makefile index 1aa5f5781db1..b6a5167baa0e 100644 --- a/net-im/p5-POE-Component-Client-MSN/Makefile +++ b/net-im/p5-POE-Component-Client-MSN/Makefile @@ -7,6 +7,7 @@ PORTNAME= POE-Component-Client-MSN PORTVERSION= 0.03 +PORTREVISION= 1 CATEGORIES= net-im perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +17,6 @@ COMMENT= POE Component for MSN Messenger BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \ p5-POE-Component-Client-Keepalive>=0:${PORTSDIR}/net/p5-POE-Component-Client-Keepalive \ - p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \ p5-POE-Component-SSLify>=0:${PORTSDIR}/security/p5-POE-Component-SSLify RUN_DEPENDS= ${BUILD_DEPENDS} |