diff options
author | Will Andrews <will@FreeBSD.org> | 2000-03-31 15:21:23 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-03-31 15:21:23 +0000 |
commit | 03fd2cd9c76b854d782ed5565bcfcc03d79a2805 (patch) | |
tree | c335d8d87f27918617fc6f85f400b2f06c5d63c0 /mail | |
parent | Correct version number for libwraster. (diff) |
Finally add Elm 2.5 to the ports collection. Please note that this is the
OFFICIAL version of Elm, as opposed to the mail/elm port. For now, I have
set NO_LATEST_LINK on THIS version, pending a discussion about whether this
version or the unofficial Elm 2.4ME+68, maintained by ache, should have the
Latest link. However, I think we all can agree that since this version of
Elm has IS_INTERACTIVE, we should leave the Latest link for Elm 2.4ME+68,
since packages won't be created for this version anyway.
My personal thanks go to Daniel Hagan for creating this port.
PR: 12915
Prodded by: Kevin Day <toasty@dragondata.com>
Submitted by: Daniel Hagan <dhagan@cs.vt.edu>
Notes
Notes:
svn path=/head/; revision=27189
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 1ae6f75af0f9..8fa0c05a732d 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -15,6 +15,7 @@ SUBDIR += cyrus SUBDIR += distribute SUBDIR += elm + SUBDIR += elm25 SUBDIR += emil SUBDIR += exim SUBDIR += exmh |