diff options
author | Gordon Bergling <gbe@FreeBSD.org> | 2023-10-07 12:21:28 +0200 |
---|---|---|
committer | Gordon Bergling <gbe@FreeBSD.org> | 2023-10-07 12:21:28 +0200 |
commit | cb40216af450c85e55a275b33957b2c5f49a055a (patch) | |
tree | 9dd68fb814c72791a67d097c0001c53e087003cb /mail/Makefile | |
parent | 95c20fbc731a6e762e98680be88a013ba4a8a563 (diff) | |
download | freebsd-ports-cb40216af450c85e55a275b33957b2c5f49a055a.zip |
mail/bsd-vacation: Add the port the parent Makefile
Add the recently commited port the parent Makefile.
PR: 274079
Approved by: fernape@
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 cca62ca1a7a9..eb9e54f19809 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -27,6 +27,7 @@ SUBDIR += bayespam SUBDIR += bbmail SUBDIR += biabam + SUBDIR += bsd-vacation SUBDIR += bincimap SUBDIR += bmf SUBDIR += bogofilter |