diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-01-03 16:52:53 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-01-03 16:52:53 +0000 |
commit | 1e5df59ffd1fcf347b9ccd43b6ef962404e0f6bd (patch) | |
tree | 27cb7fb2ba5fad521ba6ee3e397f6c91f19af59b /mail/mew | |
parent | b2b694d1e9cdd3d4bf0f9c6577cc44bd91238233 (diff) | |
download | ports-1e5df59ffd1fcf347b9ccd43b6ef962404e0f6bd.tar.gz ports-1e5df59ffd1fcf347b9ccd43b6ef962404e0f6bd.zip |
Notes
Diffstat (limited to 'mail/mew')
-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 |