diff options
author | Paul Traina <pst@FreeBSD.org> | 1994-10-04 23:33:34 +0000 |
---|---|---|
committer | Paul Traina <pst@FreeBSD.org> | 1994-10-04 23:33:34 +0000 |
commit | 4dd6cc052a4396b06e9311ace48459bf58497dd1 (patch) | |
tree | 465f9f23b67056ac787a36a6cc56e1ae0fa72248 /mail | |
parent | 47ed59f7d12eda197b1a83bd4c996aa9ad28ff79 (diff) | |
download | ports-4dd6cc052a4396b06e9311ace48459bf58497dd1.tar.gz ports-4dd6cc052a4396b06e9311ace48459bf58497dd1.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/Makefile b/mail/Makefile index d32489afbb58..786cc18c79f4 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.1.1.1 1994/09/03 20:43:15 jkh Exp $ +# $Id: Makefile,v 1.2 1994/09/25 19:03:04 adam Exp $ # -SUBDIR= pine procmail +SUBDIR= mh pine procmail .include <bsd.port.subdir.mk> |