summaryrefslogtreecommitdiff
path: root/mail/mutt
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-05-13 07:03:38 +0000
committertron <tron@pkgsrc.org>2000-05-13 07:03:38 +0000
commitbc2b74d26a49b32f2ce61eb12fa1f5e9380faa9a (patch)
treed5c9423c54eebf4bcedaabb828326b66029573d8 /mail/mutt
parent363da82800158f01b49a7d3cab7ed2ca52e057c9 (diff)
downloadpkgsrc-bc2b74d26a49b32f2ce61eb12fa1f5e9380faa9a.tar.gz
Correct "RESTRICTED" entry.
Diffstat (limited to 'mail/mutt')
-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