diff options
author | max <max@FreeBSD.org> | 1997-01-04 00:52:53 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-01-04 00:52:53 +0800 |
commit | 32378b04c48a5415211d9c05538629e1255a1cb6 (patch) | |
tree | 2758c87576decfc3fb8680e5673790d8e153bbb1 /mail | |
parent | 5ea422cd284664649aac3d60154983a0545d5e75 (diff) | |
download | freebsd-ports-gnome-32378b04c48a5415211d9c05538629e1255a1cb6.tar.gz freebsd-ports-gnome-32378b04c48a5415211d9c05538629e1255a1cb6.tar.zst freebsd-ports-gnome-32378b04c48a5415211d9c05538629e1255a1cb6.zip |
Modified the comment for RESTRICTED to reflect the reality.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mew/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mew/Makefile b/mail/mew/Makefile index 15f87f411fce..809e47ff0749 100644 --- a/mail/mew/Makefile +++ b/mail/mew/Makefile @@ -3,7 +3,7 @@ # Date created: 30 December 1996 # Whom: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp> # -# $Id: Makefile,v 1.1.1.1 1996/12/18 05:09:26 asami Exp $ +# $Id: Makefile,v 1.2 1997/01/03 16:48:34 max Exp $ # DISTNAME= mew-1.54 @@ -16,7 +16,7 @@ BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs RUN_DEPENDS= emacs:${PORTSDIR}/editors/emacs \ mhmail:${PORTSDIR}/mail/mh -RESTRICTED= "Includes non destrubuted encrypted codes(PGP)." +RESTRICTED= "USA ITAR export restrictions (has PGP hooks)" DOCDIR= ${PREFIX}/share/doc/mew SAMPLEDIR= ${PREFIX}/share/examples/mew |