diff options
author | wiz <wiz@pkgsrc.org> | 2013-08-21 16:15:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-08-21 16:15:58 +0000 |
commit | f6a84b374e501c426014b541992591b0759449c8 (patch) | |
tree | 71bdb72311afd15b35b56ff064f54460197528a3 /mail/postgrey | |
parent | e9c2aef2bab8a44a7a3465144f894b10af7585d7 (diff) | |
download | pkgsrc-f6a84b374e501c426014b541992591b0759449c8.tar.gz |
Remove p5-Digest-SHA, included in perl.
Ride update.
Diffstat (limited to 'mail/postgrey')
-rw-r--r-- | mail/postgrey/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/postgrey/Makefile b/mail/postgrey/Makefile index d469178adc4..22bde8673a7 100644 --- a/mail/postgrey/Makefile +++ b/mail/postgrey/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2013/08/21 15:57:29 adam Exp $ +# $NetBSD: Makefile,v 1.39 2013/08/21 16:15:58 wiz Exp $ DISTNAME= postgrey-1.34 CATEGORIES= mail @@ -10,7 +10,6 @@ COMMENT= Postfix Greylist Policy Server LICENSE= gnu-gpl-v2 DEPENDS+= p5-BerkeleyDB-[0-9]*:../../databases/p5-BerkeleyDB -DEPENDS+= p5-Digest-SHA-[0-9]*:../../security/p5-Digest-SHA DEPENDS+= p5-IO-Multiplex-[0-9]*:../../devel/p5-IO-Multiplex DEPENDS+= p5-Net-Server-[0-9]*:../../net/p5-Net-Server |