diff options
author | mellon <mellon> | 1999-12-17 14:09:43 +0000 |
---|---|---|
committer | mellon <mellon> | 1999-12-17 14:09:43 +0000 |
commit | 4c5d1a88909ba8d744ded63900668b87705953c3 (patch) | |
tree | 17307713a74d1d678fc50e0010ed220b11e0f9d1 /mail | |
parent | fc6fc412cc5e2aa9c1eda7959bc01201744d32b7 (diff) | |
download | pkgsrc-4c5d1a88909ba8d744ded63900668b87705953c3.tar.gz |
Build spruce.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index a03b0a833f6..a8d4f8336ee 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ - $NetBSD: Makefile,v 1.32 1999/12/12 18:16:06 rh Exp $ + $NetBSD: Makefile,v 1.33 1999/12/17 14:09:43 mellon Exp $ # FreeBSD Id: Makefile,v 1.45 1997/08/13 18:35:22 andreas Exp # @@ -43,6 +43,7 @@ SUBDIR += sendmail # SUBDIR += smail SUBDIR += smtpfeed + SUBDIR += spruce SUBDIR += wmmail # SUBDIR += xfaces SUBDIR += xfmail |