diff options
author | mef <mef@pkgsrc.org> | 2017-02-12 02:16:27 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2017-02-12 02:16:27 +0000 |
commit | 2056e1a6c00d6d9e96926c1eb0c607e1ea83f6e8 (patch) | |
tree | d181c48a9157ee8a1dff317e42c442f925de6b15 /mail/Makefile | |
parent | 573295e87af4269245b081dde2b4a2057cb7f566 (diff) | |
download | pkgsrc-2056e1a6c00d6d9e96926c1eb0c607e1ea83f6e8.tar.gz |
Added mail/courier-unicode version 1.4
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 af10ae826d1..72c37c05a7f 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.485 2017/01/08 20:36:57 schmonz Exp $ +# $NetBSD: Makefile,v 1.486 2017/02/12 02:16:27 mef Exp $ # COMMENT= Electronic mail utilities @@ -52,6 +52,7 @@ SUBDIR+= courier-analog SUBDIR+= courier-imap SUBDIR+= courier-maildir SUBDIR+= courier-mta +SUBDIR+= courier-unicode SUBDIR+= cucipop SUBDIR+= cue SUBDIR+= cyrus-imapd |