diff options
author | ache <ache@FreeBSD.org> | 1995-05-01 22:25:43 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1995-05-01 22:25:43 +0800 |
commit | e0e0ea6a68985c983f0c5ae221cd3471ed09e3a4 (patch) | |
tree | d5aff6d60531562c26a1649933a8277e24923a35 /mail/Makefile | |
parent | 5657d8ddae84ed21f312120c9ac756d0073a3cee (diff) | |
download | freebsd-ports-gnome-e0e0ea6a68985c983f0c5ae221cd3471ed09e3a4.tar.gz freebsd-ports-gnome-e0e0ea6a68985c983f0c5ae221cd3471ed09e3a4.tar.zst freebsd-ports-gnome-e0e0ea6a68985c983f0c5ae221cd3471ed09e3a4.zip |
Mpack added
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/Makefile b/mail/Makefile index 9f3319accdc6..b8515d4f937c 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,9 +1,9 @@ # -# $Id: Makefile,v 1.8 1995/04/16 20:41:09 asami Exp $ +# $Id: Makefile,v 1.9 1995/04/16 22:47:25 asami Exp $ # # BROKEN= none # -SUBDIR= elm metamail mh pine pgpsendmail popper procmail smail +SUBDIR= elm metamail mh mpack pine pgpsendmail popper procmail smail .include <bsd.port.subdir.mk> |