diff options
author | martin <martin@pkgsrc.org> | 2001-07-18 20:01:54 +0000 |
---|---|---|
committer | martin <martin@pkgsrc.org> | 2001-07-18 20:01:54 +0000 |
commit | 9aa784ee6b56c45c985cd6375146606e2d558cd9 (patch) | |
tree | 30bb99cf676dcf64aa6741e0dda8ec1acc901680 /mail/Makefile | |
parent | d786567292ded340350b57510ba30ad771c3510d (diff) | |
download | pkgsrc-9aa784ee6b56c45c985cd6375146606e2d558cd9.tar.gz |
Enable elm-me
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 d9449a7f294..81035fc7b6f 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.92 2001/07/16 19:09:39 ad Exp $ +# $NetBSD: Makefile,v 1.93 2001/07/18 20:01:54 martin Exp $ # COMMENT= Electronic mail utilities @@ -13,6 +13,7 @@ SUBDIR+= deliver SUBDIR+= distribute SUBDIR+= drac SUBDIR+= elm +SUBDIR+= elm-me SUBDIR+= etach SUBDIR+= evolution SUBDIR+= exim |