diff options
author | Steve Price <steve@FreeBSD.org> | 1998-08-09 00:40:16 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-08-09 00:40:16 +0000 |
commit | 250f2def08255c5d47199739b1fe67c62925af8f (patch) | |
tree | 9eb3e06a778aa0c8b4d6f28d03a3dde358b14d76 /mail/Makefile | |
parent | Initial import of pathalias version 9.11. (diff) |
Turn on pathalias.
Notes
Notes:
svn path=/head/; revision=12356
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 2abd85f05537..33f89d618b65 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.71 1998/07/31 19:10:16 asami Exp $ +# $Id: Makefile,v 1.72 1998/08/07 22:02:54 asami Exp $ # SUBDIR += adcomplain @@ -36,6 +36,7 @@ SUBDIR += p5-Mail-Folder SUBDIR += p5-Mail-POP3Client SUBDIR += p5-Mail-Tools + SUBDIR += pathalias SUBDIR += pgpsendmail SUBDIR += pine3 SUBDIR += pine4 |