summaryrefslogtreecommitdiff
path: root/mail/prom-mew (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-2/+2
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53958
* Bump PORTREVISION due to previous pkg-plist commitDavid W. Chapman Jr.2001-06-181-0/+1
| | | | Notes: svn path=/head/; revision=44148
* Add extra dirrm for examples, thanks bento.David W. Chapman Jr.2001-06-171-0/+1
| | | | | | | PR: 27770 Notes: svn path=/head/; revision=44143
* Fix typo in comment: RUN_DEPNDS -> RUN_DEPENDS.Jimmy Olgeni2001-06-171-1/+1
| | | | Notes: svn path=/head/; revision=44107
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-2/+2
| | | | Notes: svn path=/head/; revision=37252
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-2/+2
| | | | Notes: svn path=/head/; revision=27500
* Enforce random pkg/COMMENT rules, including the one that states EmacsTim Vanderhoek1999-09-181-1/+1
| | | | | | | should be spelled corrcetly, although I rather liked "Emasc". Notes: svn path=/head/; revision=21709
* Fixed a problem on Mew version 1.94Satoshi Taoka1999-09-091-0/+31
| | | | Notes: svn path=/head/; revision=21496
* Updated to 1.93.4Satoshi Taoka1999-09-093-25/+34
| | | | | | | | Submitted by: maintainer Obtained from: private communication Notes: svn path=/head/; revision=21469
* procmail reader for Mew on GNU Emacs.Satoshi Taoka1999-09-098-0/+259
PR: 13388 Submitted by: KIRIYAMA Kazuhiko<kiri@pis.toba-cmt.ac.jp> Notes: svn path=/head/; revision=21447