diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-20 06:09:43 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-20 06:09:43 +0000 |
commit | abcab8623b1fe650bf92e223ff37f54f49888b5a (patch) | |
tree | eac2be5ad80e09843ec41cefe88d124a1ad59ed6 /mail/Makefile | |
parent | USE_REINPLACE has to be defined before including bsd.port.pre.mk (diff) |
Add balsa2 after a repo copy from balsa. balsa2 is a mail reader (still
quite unstable) for the GNOME 2 desktop environment.
Notes
Notes:
svn path=/head/; revision=61620
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 ede6960bf000..679525811c4e 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -10,6 +10,7 @@ SUBDIR += autorespond SUBDIR += autosig SUBDIR += balsa + SUBDIR += balsa2 SUBDIR += bbmail SUBDIR += biabam SUBDIR += biffer |