diff options
author | wiz <wiz@pkgsrc.org> | 2003-09-26 10:22:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-09-26 10:22:37 +0000 |
commit | faefd79eb0f16be333f3b13876bc92f538b088a9 (patch) | |
tree | 56479cd67739b013be41a598b3187a028ec77233 /mail | |
parent | 7869c4b42c77998059141227a7a4799f0d35d32d (diff) | |
download | pkgsrc-faefd79eb0f16be333f3b13876bc92f538b088a9.tar.gz |
Add and enable fix-mime-charset.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 9fc356749b6..1ec39b3677f 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.178 2003/09/24 09:27:55 tron Exp $ +# $NetBSD: Makefile,v 1.179 2003/09/26 10:22:37 wiz Exp $ # COMMENT= Electronic mail utilities @@ -47,6 +47,7 @@ SUBDIR+= faces SUBDIR+= fastforward SUBDIR+= fetchmail SUBDIR+= fetchmailconf +SUBDIR+= fix-mime-charset SUBDIR+= fromto SUBDIR+= getmail SUBDIR+= gnus |