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 | 31560a5de27a067f3380071d0cf0b8b12552d51c (patch) | |
tree | 44084a13bf861a5fadeb1ac0311f5031b42dd506 | |
parent | 46e020ce2b8310ecc5cd130a675c73442e75b856 (diff) | |
download | pkgsrc-31560a5de27a067f3380071d0cf0b8b12552d51c.tar.gz |
Added ripmime.
-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 |