diff options
author | tron <tron@pkgsrc.org> | 1999-04-12 21:21:33 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-04-12 21:21:33 +0000 |
commit | 0a71b585d3533610618e3872dc6104cc00261528 (patch) | |
tree | 3359ea0266f106935594f921d0406163a3aa85c9 /mail/Makefile | |
parent | 24f39bf15c7f9fc0eea940019415ed26537fe3ed (diff) | |
download | pkgsrc-0a71b585d3533610618e3872dc6104cc00261528.tar.gz |
Add and enable "mailwrapper", fixes PR pkg/7158.
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 8a6fbcbc383..c65f779b623 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 1999/04/08 23:04:27 tron Exp $ +# $NetBSD: Makefile,v 1.23 1999/04/12 21:21:33 tron Exp $ # FreeBSD Id: Makefile,v 1.45 1997/08/13 18:35:22 andreas Exp # @@ -13,6 +13,7 @@ SUBDIR += fetchmail SUBDIR += imap-uw # SUBDIR += mailagent + SUBDIR += mailwrapper # SUBDIR += majorcool # SUBDIR += majordomo SUBDIR += metamail |