Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Dec 2013 23:27:44 +0000 (UTC)
From:      Rusmir Dusko <nemysis@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r336033 - head/games/awale
Message-ID:  <201312092327.rB9NRi2C039851@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nemysis
Date: Mon Dec  9 23:27:44 2013
New Revision: 336033
URL: http://svnweb.freebsd.org/changeset/ports/336033

Log:
  - Fix typo
  
  Approved by:	pawel / wg (mentors, implicit)

Modified:
  head/games/awale/Makefile

Modified: head/games/awale/Makefile
==============================================================================
--- head/games/awale/Makefile	Mon Dec  9 22:42:15 2013	(r336032)
+++ head/games/awale/Makefile	Mon Dec  9 23:27:44 2013	(r336033)
@@ -18,7 +18,7 @@ SUB_FILES=	pkg-message
 
 PORTDOCS=	AUTHORS ChangeLog NEWS README THANKS
 
-OPTIONS_DEFINE=	DOC
+OPTIONS_DEFINE=	DOCS
 
 post-patch:
 	@${ECHO_CMD} "#!/bin/sh" > ${WRKSRC}/src/x${PORTNAME}



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