diff options
author | ache <ache@FreeBSD.org> | 1995-12-03 05:49:22 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1995-12-03 05:49:22 +0800 |
commit | 4ade0bdbb1d5baa34573400f7f66294cb5ef1fd6 (patch) | |
tree | 0c4296c80af0111f57e1ca02d110ed0523762346 | |
parent | 747fcf16bf8e67e9fe8cbe8019aa97c751ece1b6 (diff) | |
download | freebsd-ports-gnome-4ade0bdbb1d5baa34573400f7f66294cb5ef1fd6.tar.gz freebsd-ports-gnome-4ade0bdbb1d5baa34573400f7f66294cb5ef1fd6.tar.zst freebsd-ports-gnome-4ade0bdbb1d5baa34573400f7f66294cb5ef1fd6.zip |
Add elm+pgp+mime
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 35c2c0a9ab30..fa9dbb69e344 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.17 1995/12/02 20:40:30 ache Exp $ +# $Id: Makefile,v 1.18 1995/12/02 21:19:49 ache Exp $ # SUBDIR += elm SUBDIR += elm+mime SUBDIR += elm+pgp + SUBDIR += elm+pgp+mime SUBDIR += metamail SUBDIR += mh SUBDIR += mpack |