diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-06-18 01:17:00 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-06-18 01:17:00 +0800 |
commit | 91ce656bf52c53d8340985f1c2211a3a5612de22 (patch) | |
tree | 7652bada36755eba53cd4a7d14e584fa928e8c99 /mail/prom-mew | |
parent | 7b2fa7d270b8d78ac30ab1ed7e8aee452414075b (diff) | |
download | freebsd-ports-gnome-91ce656bf52c53d8340985f1c2211a3a5612de22.tar.gz freebsd-ports-gnome-91ce656bf52c53d8340985f1c2211a3a5612de22.tar.zst freebsd-ports-gnome-91ce656bf52c53d8340985f1c2211a3a5612de22.zip |
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 41d6781204c9..6e78207af5cf 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 |