diff options
author | tron <tron> | 1998-08-09 10:13:46 +0000 |
---|---|---|
committer | tron <tron> | 1998-08-09 10:13:46 +0000 |
commit | a605ac6cd457727dc0ecdf3868a8733612bdfa78 (patch) | |
tree | 6c9e6ed09138e2fe3f01f54e77a5bd220e0a5349 /mail | |
parent | c28cbd728f9f0d47affb367e1c3534de7d8e07d5 (diff) | |
download | pkgsrc-a605ac6cd457727dc0ecdf3868a8733612bdfa78.tar.gz |
Make it clear why this package is restricted.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mutt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index d740f2502d2..317136d86e3 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 1998/07/30 21:18:34 tron Exp $ +# $NetBSD: Makefile,v 1.13 1998/08/09 10:13:46 tron Exp $ DISTNAME= mutt-0.93.2i CATEGORIES= mail @@ -14,7 +14,7 @@ DEPENDS+= ncurses-1.9.9g:../../devel/ncurses CONFLICTS= mutt-0.89.1i mutt-0.91i mutt-0.91.1i mutt-0.93i mutt-0.93.1i -RESTRICTED= "Uses PGP" +RESTRICTED= "Contains PGP code" MIRROR_DISTFILE= no NO_PATCH= yes GNU_CONFIGURE= yes |