summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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