diff options
author | xtraeme <xtraeme> | 2006-10-13 12:39:52 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2006-10-13 12:39:52 +0000 |
commit | c6f7d4295e039a887f26841c25f6e64bab84a3d9 (patch) | |
tree | 202151fee6b754096dac86a65bbe7b98930b2d08 /mail/Makefile | |
parent | 328370eb4c5ca43dec542bc22fbaf8e185194db5 (diff) | |
download | pkgsrc-c6f7d4295e039a887f26841c25f6e64bab84a3d9.tar.gz |
Added mail/libsylph.
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 f0809551118..c030d9a6540 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.295 2006/10/12 20:41:28 tv Exp $ +# $NetBSD: Makefile,v 1.296 2006/10/13 12:39:52 xtraeme Exp $ # COMMENT= Electronic mail utilities @@ -82,6 +82,7 @@ SUBDIR+= libesmtp SUBDIR+= libetpan SUBDIR+= libmilter SUBDIR+= libspf-alt +SUBDIR+= libsylph SUBDIR+= mail-notification SUBDIR+= mailagent SUBDIR+= mailcrypt |