svn commit: r303667 - head/games/secretmaryochronicles

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Sep 4 18:30:48 UTC 2012


Author: amdmi3
Date: Tue Sep  4 18:30:48 2012
New Revision: 303667
URL: http://svn.freebsd.org/changeset/ports/303667

Log:
  - Add missing PORTDOC
  
  PR:		171194
  Submitted by:	nemysis <nemysis at gmx.ch>

Modified:
  head/games/secretmaryochronicles/Makefile

Modified: head/games/secretmaryochronicles/Makefile
==============================================================================
--- head/games/secretmaryochronicles/Makefile	Tue Sep  4 18:27:59 2012	(r303666)
+++ head/games/secretmaryochronicles/Makefile	Tue Sep  4 18:30:48 2012	(r303667)
@@ -7,7 +7,7 @@
 
 PORTNAME=	secretmaryochronicles
 PORTVERSION=	1.10.git20120512
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	games
 MASTER_SITES=	http://mirror.amdmi3.ru/distfiles/
 #		SF/smclone/Secret%20Maryo%20Chronicles/${PORTVERSION}
@@ -46,7 +46,7 @@ run-autotools:
 		${WRKSRC}/src/Makefile.in
 
 .if !defined(NOPORTDOCS)
-PORTDOCS=	controls.html style.css
+PORTDOCS=	controls.html history.html style.css
 
 post-install:
 	${MKDIR} ${DOCSDIR}



More information about the svn-ports-all mailing list