diff options
author | Kiriyama Kazuhiko <kiri@FreeBSD.org> | 2003-11-20 08:16:02 +0000 |
---|---|---|
committer | Kiriyama Kazuhiko <kiri@FreeBSD.org> | 2003-11-20 08:16:02 +0000 |
commit | dda6d83051faa7b8085731b195772469ab932e8d (patch) | |
tree | 1748600a2eed97cacdc661bd8da8b9c986e0987d /mail/Makefile | |
parent | 3f5da5c3031e1e14e89ba515fde5fcc265771ec7 (diff) |
Add Mew3 ports:
mew3
mew3-emacs20
mew3-xemacs21
mew3-xemacs21-mule
with which repositry copied from mail/mew2*[1].
PR: ports/46008
Submitted by: ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp>
Approved by: portmgr(marcus@marcuscom.com)[1]
Notes
Notes:
svn path=/head/; revision=94440
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index b64d9e0f6d22..c25bb1c49ecb 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -157,6 +157,10 @@ SUBDIR += mew2-emacs20 SUBDIR += mew2-xemacs21 SUBDIR += mew2-xemacs21-mule + SUBDIR += mew3 + SUBDIR += mew3-emacs20 + SUBDIR += mew3-xemacs21 + SUBDIR += mew3-xemacs21-mule SUBDIR += milter-regex SUBDIR += milter-sender SUBDIR += mimedefang |