aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2012-05-24 17:50:37 +0800
committertobez <tobez@FreeBSD.org>2012-05-24 17:50:37 +0800
commit7f298ed068e121c850e981a6d02282d8c78d0e2a (patch)
treead4bf90f5d671147b909776a29953626d29920ef /mail
parent02f996230713a06a1c093293b62262da3af589ba (diff)
downloadfreebsd-ports-gnome-7f298ed068e121c850e981a6d02282d8c78d0e2a.tar.gz
freebsd-ports-gnome-7f298ed068e121c850e981a6d02282d8c78d0e2a.tar.zst
freebsd-ports-gnome-7f298ed068e121c850e981a6d02282d8c78d0e2a.zip
Missing comment.
Noticed by: FreshPorts sanity checking
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-Mail-Box/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-Box/Makefile b/mail/p5-Mail-Box/Makefile
index e8d7f7e168ca..334fbefdfbb7 100644
--- a/mail/p5-Mail-Box/Makefile
+++ b/mail/p5-Mail-Box/Makefile
@@ -41,7 +41,7 @@ CONFIGURE_ENV+= MAILBOX_INSTALL_OPTIONALS=n
.include "Makefile.man"
.include <bsd.port.pre.mk>
- One of it's dependency is p5-GSSAPI which is marked broken for 7.X
+# One of it's dependency is p5-GSSAPI which is marked broken for 7.X
.if ${OSVERSION} < 800000
BROKEN= Does not work on FreeBSD 7.x
.endif