diff options
author | will <will@FreeBSD.org> | 2001-04-07 15:42:47 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-04-07 15:42:47 +0800 |
commit | f4692cae09a774ad07b4d3b453c08514ec225fb8 (patch) | |
tree | 4db1c154addd4abdb262a47aa949fbfe2759b034 /mail/Makefile | |
parent | a8c25ec38dd849ed0928f363aee4659596bb5670 (diff) | |
download | freebsd-ports-gnome-f4692cae09a774ad07b4d3b453c08514ec225fb8.tar.gz freebsd-ports-gnome-f4692cae09a774ad07b4d3b453c08514ec225fb8.tar.zst freebsd-ports-gnome-f4692cae09a774ad07b4d3b453c08514ec225fb8.zip |
Add ripmime 1.0.0pr3, a program that extracts attached files out of a
MIME encoded email package.
PR: 25848
Submitted by: Justin Stanford <jus@security.za.net>
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index e7495122c3f8..037b922db5ce 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -135,6 +135,7 @@ SUBDIR += qpopper SUBDIR += rblcheck SUBDIR += rftp + SUBDIR += ripmime SUBDIR += rlytest SUBDIR += ruby-tmail SUBDIR += sendmail |