diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1996-10-24 13:48:24 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1996-10-24 13:48:24 +0000 |
commit | 58ed417e897747810ebac394f95ea4907919bdb9 (patch) | |
tree | 46f29ffed486831734cd832631ee5a554f4be1cb /mail | |
parent | d25d9138f178ed4d4b79701ab169c72c347c1ba4 (diff) | |
download | freebsd-ports-58ed417e897747810ebac394f95ea4907919bdb9.zip |
Update for new perl5 ports
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 4ba2dac3130b..c5a0db70a863 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.27 1996/10/10 15:06:54 peter Exp $ +# $Id: Makefile,v 1.28 1996/10/15 04:58:30 max Exp $ # SUBDIR += elm @@ -10,6 +10,9 @@ SUBDIR += metamail SUBDIR += mh SUBDIR += mpack + SUBDIR += p5-Mail-Folder + SUBDIR += p5-Mail-POP3Client + SUBDIR += p5-Mail-Tools SUBDIR += pgpsendmail SUBDIR += pine SUBDIR += popclient |