diff options
author | markp <markp@FreeBSD.org> | 2001-07-22 15:52:00 +0800 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2001-07-22 15:52:00 +0800 |
commit | 2a4cf8c8a36c135000644c9c1ecfe97993e5918d (patch) | |
tree | 170d18f850111cf8a5280c6a5336aa5a341470ca /mail/Makefile | |
parent | 32409a7af42a400308bcf43d94ac306aa92f2edd (diff) | |
download | freebsd-ports-gnome-2a4cf8c8a36c135000644c9c1ecfe97993e5918d.tar.gz freebsd-ports-gnome-2a4cf8c8a36c135000644c9c1ecfe97993e5918d.tar.zst freebsd-ports-gnome-2a4cf8c8a36c135000644c9c1ecfe97993e5918d.zip |
Add regm 1.0, extract messages from a mailbox using regular
expressions.
PR: 29128
Submitted by: Pete Fritchman <petef@databits.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 b2756381d34b..026339fd06f0 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -157,6 +157,7 @@ SUBDIR += qpopper SUBDIR += qtools SUBDIR += rblcheck + SUBDIR += regm SUBDIR += rftp SUBDIR += ripmime SUBDIR += rlytest |