Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jun 2014 15:06:18 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r359858 - head/games/crafty-open-enormous
Message-ID:  <201406301506.s5UF6IFw044069@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Mon Jun 30 15:06:17 2014
New Revision: 359858
URL: http://svnweb.freebsd.org/changeset/ports/359858
QAT: https://qat.redports.org/buildarchive/r359858/

Log:
  fix typo

Modified:
  head/games/crafty-open-enormous/Makefile

Modified: head/games/crafty-open-enormous/Makefile
==============================================================================
--- head/games/crafty-open-enormous/Makefile	Mon Jun 30 14:54:54 2014	(r359857)
+++ head/games/crafty-open-enormous/Makefile	Mon Jun 30 15:06:17 2014	(r359858)
@@ -14,7 +14,7 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Enormous opening book (about 270 MByte) for crafty
 
 BUILD_DEPENDS=	crafty:${PORTSDIR}/games/crafty
-RUN_DEPENDS=	rafty:${PORTSDIR}/games/crafty
+RUN_DEPENDS=	crafty:${PORTSDIR}/games/crafty
 
 DIST_SUBDIR=	crafty
 USES=		zip



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406301506.s5UF6IFw044069>