diff options
author | schmonz <schmonz@pkgsrc.org> | 2004-06-27 23:11:30 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2004-06-27 23:11:30 +0000 |
commit | 1709992667fcc0fc11046fa8441b8216aa62a7f0 (patch) | |
tree | 58354c010b745d4bad0a0faad63a4d16ae914618 | |
parent | 0178210d139838028e014f1b0a222d4034eeb2d5 (diff) | |
download | pkgsrc-1709992667fcc0fc11046fa8441b8216aa62a7f0.tar.gz |
Add and enable rss2email.
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 3bd24f62f4a..2c9ea52e687 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.214 2004/06/20 19:43:06 xtraeme Exp $ +# $NetBSD: Makefile,v 1.215 2004/06/27 23:11:30 schmonz Exp $ # COMMENT= Electronic mail utilities @@ -149,6 +149,7 @@ SUBDIR+= queue_repair SUBDIR+= rblcheck SUBDIR+= ripmime SUBDIR+= rmail-mime +SUBDIR+= rss2email SUBDIR+= ruby-tmail SUBDIR+= safecat SUBDIR+= sendmail |