diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-11-06 01:55:55 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-11-06 01:55:55 +0800 |
commit | a0017086b34cea851e3ce2311408321c9dcf5967 (patch) | |
tree | 0bd49fce3c2195d73c5c270a9618d663257423dd /mail/Makefile | |
parent | d1af73f7a9b857972ec966d5b30854d155c619aa (diff) | |
download | freebsd-ports-graphics-a0017086b34cea851e3ce2311408321c9dcf5967.tar.gz freebsd-ports-graphics-a0017086b34cea851e3ce2311408321c9dcf5967.tar.zst freebsd-ports-graphics-a0017086b34cea851e3ce2311408321c9dcf5967.zip |
- Complete repocopy of mail/nail to mail/heirloom-mailx.
PR: ports/104693
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 35fdd2816c9..bb569dfa9e6 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -137,6 +137,7 @@ SUBDIR += gubby SUBDIR += hashcash SUBDIR += hbiff + SUBDIR += heirloom-mailx SUBDIR += hotwayd SUBDIR += ifile SUBDIR += ilohamail @@ -248,7 +249,6 @@ SUBDIR += mutt-ng SUBDIR += mutt_vc_query SUBDIR += muttzilla - SUBDIR += nail SUBDIR += nbsmtp SUBDIR += newmail SUBDIR += nmh |