diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-09-28 16:48:45 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-09-28 16:48:45 +0000 |
commit | f3c04e1fc9aae04089fa8ba474bfdfd85b3524b8 (patch) | |
tree | e8782da17c9890706bf36ec61c8dfd5eb4fccc99 | |
parent | a519662b846586d1ced2c00060689cac13bdfef9 (diff) | |
download | freebsd-ports-f3c04e1fc9aae04089fa8ba474bfdfd85b3524b8.zip |
elm.with_pgp moved to elm
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/Makefile b/mail/Makefile index e7671d1c8736..c15be3044b5f 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,8 +1,7 @@ -# $Id: Makefile,v 1.13 1995/07/28 04:02:16 ache Exp $ +# $Id: Makefile,v 1.14 1995/08/26 07:32:25 asami Exp $ # SUBDIR += elm - SUBDIR += elm.with_pgp SUBDIR += metamail SUBDIR += mh SUBDIR += mpack |