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
commit98cae286f93bf1b28d9cebe5ffa5edc767a4e403 (patch)
treed5c9423c54eebf4bcedaabb828326b66029573d8 /mail
parentf360e100ca139d29ec231fc81f66abf7a1e77d08 (diff)
downloadpkgsrc-98cae286f93bf1b28d9cebe5ffa5edc767a4e403.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