diff options
author | reed <reed@pkgsrc.org> | 2003-10-01 20:58:52 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2003-10-01 20:58:52 +0000 |
commit | 48e5ec18b90f4010fc0fd6ac7c8fd18ef9d6cea6 (patch) | |
tree | 44084a13bf861a5fadeb1ac0311f5031b42dd506 /mail/Makefile | |
parent | 0a998fcd27981e1c5367c5ece3c6eb4647a156dc (diff) | |
download | pkgsrc-48e5ec18b90f4010fc0fd6ac7c8fd18ef9d6cea6.tar.gz |
Added ripmime.
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 b2836916214..c2e07b71697 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.180 2003/09/28 11:05:16 xtraeme Exp $ +# $NetBSD: Makefile,v 1.181 2003/10/01 20:58:52 reed Exp $ # COMMENT= Electronic mail utilities @@ -124,6 +124,7 @@ SUBDIR+= qpopper SUBDIR+= qtools SUBDIR+= queue_repair SUBDIR+= rblcheck +SUBDIR+= ripmime SUBDIR+= rmail-mime SUBDIR+= ruby-tmail SUBDIR+= safecat |