diff options
author | grant <grant> | 2003-12-04 04:25:43 +0000 |
---|---|---|
committer | grant <grant> | 2003-12-04 04:25:43 +0000 |
commit | 0c90b9260d6d9b919c39636970d5677994e2a298 (patch) | |
tree | 9c0b3e86d3bdf965b31cc15bc53c34bcdea3e28a | |
parent | adaea3fbf2d53918ac254e6a5760560c706de59c (diff) | |
download | pkgsrc-0c90b9260d6d9b919c39636970d5677994e2a298.tar.gz |
+exim3
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 3646e5318fd..f1046a895f4 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.183 2003/10/27 18:00:43 manu Exp $ +# $NetBSD: Makefile,v 1.184 2003/12/04 04:25:43 grant Exp $ # COMMENT= Electronic mail utilities @@ -37,6 +37,7 @@ SUBDIR+= elm-me SUBDIR+= etach SUBDIR+= evolution SUBDIR+= exim +SUBDIR+= exim3 SUBDIR+= exim-exiscan SUBDIR+= exim-html SUBDIR+= exim-user |