diff options
author | grant <grant@pkgsrc.org> | 2003-12-04 04:25:43 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-12-04 04:25:43 +0000 |
commit | b3ccec3d064154ea3da2bf3f993620039ec4bdf9 (patch) | |
tree | 9c0b3e86d3bdf965b31cc15bc53c34bcdea3e28a /mail/Makefile | |
parent | 5520298f95fd2ea545198a764963494b46ea8764 (diff) | |
download | pkgsrc-b3ccec3d064154ea3da2bf3f993620039ec4bdf9.tar.gz |
+exim3
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 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 |