summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authortron <tron>2000-05-13 07:03:38 +0000
committertron <tron>2000-05-13 07:03:38 +0000
commit8ddf3eeb9f92bfd4a869937082f7685730778712 (patch)
treed5c9423c54eebf4bcedaabb828326b66029573d8 /mail
parentc3f8245eea3b9e1a1ee60e862c26d3a5a9a4aa59 (diff)
downloadpkgsrc-8ddf3eeb9f92bfd4a869937082f7685730778712.tar.gz
Correct "RESTRICTED" entry.
Diffstat (limited to 'mail')
-rw-r--r--mail/mutt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index 9f9f0f6af82..119c98895ed 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2000/05/13 07:00:31 tron Exp $
+# $NetBSD: Makefile,v 1.44 2000/05/13 07:03:38 tron Exp $
DISTNAME= mutt-1.2i
CATEGORIES= mail
@@ -14,7 +14,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf
BUILD_DEPENDS+= ${LOCALBASE}/bin/automake:../../devel/automake
MIRROR_DISTFILE=no
-RESTRICTED= "Contains PGP code"
+RESTRICTED= "Contains PGP and SSL code"
GNU_CONFIGURE= yes
USE_GMAKE= yes