diff options
author | itojun <itojun@pkgsrc.org> | 1999-12-26 17:36:34 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 1999-12-26 17:36:34 +0000 |
commit | ed77a655ab03b0895126d850bf2c659a9df97452 (patch) | |
tree | ccac0b825112636dcf791f6ee53c84647228157a /mail/Makefile | |
parent | 79a5b083cc7fd28c8af4ea0032aa7b18fc29d64e (diff) | |
download | pkgsrc-ed77a655ab03b0895126d850bf2c659a9df97452.tar.gz |
add mail/mailagent into SUBDIR.
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/Makefile b/mail/Makefile index 8548edae527..890bcf20b40 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ - $NetBSD: Makefile,v 1.34 1999/12/26 17:20:57 itojun Exp $ + $NetBSD: Makefile,v 1.35 1999/12/26 17:36:34 itojun Exp $ # FreeBSD Id: Makefile,v 1.45 1997/08/13 18:35:22 andreas Exp # @@ -16,7 +16,7 @@ SUBDIR += fromto SUBDIR += grepmail SUBDIR += imap-uw -# SUBDIR += mailagent + SUBDIR += mailagent SUBDIR += mailwrapper # SUBDIR += majorcool SUBDIR += majordomo |