diff options
author | taca <taca@pkgsrc.org> | 2001-07-01 12:56:50 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2001-07-01 12:56:50 +0000 |
commit | 87c99f21e5ef9705d4af73905b2a8379aa0b5694 (patch) | |
tree | 6fcf3acb5c2e76c4ba0754b8a804b34902fd7a20 /mail/Makefile | |
parent | 5ea8384846845ae8d6e6db370973e5e2924ee6b7 (diff) | |
download | pkgsrc-87c99f21e5ef9705d4af73905b2a8379aa0b5694.tar.gz |
Add and enable ruby-tmail.
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 0fd79c04d72..f94d1b403f3 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.88 2001/06/27 18:28:08 nra Exp $ +# $NetBSD: Makefile,v 1.89 2001/07/01 12:56:50 taca Exp $ # COMMENT= Electronic mail utilities @@ -54,6 +54,7 @@ SUBDIR+= qcheck SUBDIR+= qmHandle SUBDIR+= qpopper SUBDIR+= rblcheck +SUBDIR+= ruby-tmail SUBDIR+= sendmail SUBDIR+= sendmail-current SUBDIR+= sendmail88 |