diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-06-18 01:19:21 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-06-18 01:19:21 +0800 |
commit | 78167518119e9c4ef00aabd565953aa96584836b (patch) | |
tree | 7828cf1fe2e22b778099d3e57d73d57b069ad0b3 /mail/prom-wl | |
parent | 91ce656bf52c53d8340985f1c2211a3a5612de22 (diff) | |
download | freebsd-ports-gnome-78167518119e9c4ef00aabd565953aa96584836b.tar.gz freebsd-ports-gnome-78167518119e9c4ef00aabd565953aa96584836b.tar.zst freebsd-ports-gnome-78167518119e9c4ef00aabd565953aa96584836b.zip |
Fix typo in comment: RUN_DEPNDS -> RUN_DEPENDS. Make comment fix 80
columns.
Diffstat (limited to 'mail/prom-wl')
-rw-r--r-- | mail/prom-wl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/prom-wl/Makefile b/mail/prom-wl/Makefile index 8cafdf15888b..f73eb332fb71 100644 --- a/mail/prom-wl/Makefile +++ b/mail/prom-wl/Makefile @@ -12,8 +12,8 @@ MASTER_SITES= http://www02.so-net.ne.jp/~murata/software/pub/ MAINTAINER= kiri@pis.toba-cmt.ac.jp -# This port requires Wanderlust. But we can't decide which Wanderlust to depends, -# there is NO RUN_DEPNDS mail/wanderlust-*. +# This port requires Wanderlust. But we can't decide which Wanderlust to +# depends, there is NO RUN_DEPENDS mail/wanderlust-*. RUN_DEPENDS= procmail:${PORTSDIR}/mail/procmail NO_BUILD= yes |