diff options
author | jfitz <jfitz@FreeBSD.org> | 1996-10-24 21:48:24 +0800 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1996-10-24 21:48:24 +0800 |
commit | bf59a59357099976f234eca029d335edf253913d (patch) | |
tree | 1cdc22f669f386dc3b5676d3ae7042768832da04 /mail/Makefile | |
parent | e13f72e712a002694df4f01296bbb2c5317681e9 (diff) | |
download | freebsd-ports-gnome-bf59a59357099976f234eca029d335edf253913d.tar.gz freebsd-ports-gnome-bf59a59357099976f234eca029d335edf253913d.tar.zst freebsd-ports-gnome-bf59a59357099976f234eca029d335edf253913d.zip |
Update for new perl5 ports
Diffstat (limited to 'mail/Makefile')
-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 |