diff options
author | wiz <wiz@pkgsrc.org> | 2009-04-12 13:17:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-04-12 13:17:03 +0000 |
commit | c32c5f80b360dcd574c27547890f7f19a10429c3 (patch) | |
tree | fb022c87ba035fbe0aa68998238e3288ca912e0f /mail | |
parent | 2f3217cb0e60e41f3fdc8b96856bd8276c756d53 (diff) | |
download | pkgsrc-c32c5f80b360dcd574c27547890f7f19a10429c3.tar.gz |
Enable evolution-sharp again now the dependency problem is fixed.
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 ff7f224274f..0423e04d00b 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.371 2009/03/20 18:11:03 joerg Exp $ +# $NetBSD: Makefile,v 1.372 2009/04/12 13:17:03 wiz Exp $ # COMMENT= Electronic mail utilities @@ -77,7 +77,7 @@ SUBDIR+= etpan SUBDIR+= evolution SUBDIR+= evolution-data-server SUBDIR+= evolution-exchange -#SUBDIR+= evolution-sharp +SUBDIR+= evolution-sharp SUBDIR+= exim SUBDIR+= exim-html SUBDIR+= exim3 |