svn commit: r336033 - head/games/awale

Rusmir Dusko nemysis at FreeBSD.org
Mon Dec 9 23:27:45 UTC 2013


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}


More information about the svn-ports-head mailing list