diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-06-17 17:17:00 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-06-17 17:17:00 +0000 |
commit | 91ce656bf52c53d8340985f1c2211a3a5612de22 (patch) | |
tree | 7652bada36755eba53cd4a7d14e584fa928e8c99 /mail/prom-mew | |
parent | 7b2fa7d270b8d78ac30ab1ed7e8aee452414075b (diff) | |
download | FreeBSD-ports-91ce656bf52c53d8340985f1c2211a3a5612de22.zip FreeBSD-ports-91ce656bf52c53d8340985f1c2211a3a5612de22.tar.gz |
Fix typo in comment: RUN_DEPNDS -> RUN_DEPENDS.
Diffstat (limited to 'mail/prom-mew')
-rw-r--r-- | mail/prom-mew/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/prom-mew/Makefile b/mail/prom-mew/Makefile index 41d6781..6e78207a 100644 --- a/mail/prom-mew/Makefile +++ b/mail/prom-mew/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www02.so-net.ne.jp/~murata/software/pub/ MAINTAINER= kiri@pis.toba-cmt.ac.jp # This port requires Mew. But we can't decide which mew to depends, there is -# NO RUN_DEPNDS mail/mew*. +# NO RUN_DEPENDS mail/mew*. RUN_DEPENDS= procmail:${PORTSDIR}/mail/procmail NO_BUILD= yes |