svn commit: r432749 - branches/2017Q1/games/linux-nwnclient

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun Jan 29 14:20:52 UTC 2017


Author: amdmi3
Date: Sun Jan 29 14:20:51 2017
New Revision: 432749
URL: https://svnweb.freebsd.org/changeset/ports/432749

Log:
  MFH: r432743
  
  - Mark BROKEN: does not fetch
  
  Approved by:	portmgr blanket
  Approved by:	ports-secteam (with hat)

Modified:
  branches/2017Q1/games/linux-nwnclient/Makefile
Directory Properties:
  branches/2017Q1/   (props changed)

Modified: branches/2017Q1/games/linux-nwnclient/Makefile
==============================================================================
--- branches/2017Q1/games/linux-nwnclient/Makefile	Sun Jan 29 14:18:52 2017	(r432748)
+++ branches/2017Q1/games/linux-nwnclient/Makefile	Sun Jan 29 14:20:51 2017	(r432749)
@@ -19,6 +19,8 @@ DIST_SUBDIR=	${PKGNAMEPREFIX}${PORTNAME}
 MAINTAINER=	scf at FreeBSD.org
 COMMENT=	Neverwinter Nights Linux (x86) Client
 
+BROKEN=		does not fetch
+
 RUN_DEPENDS=	${LOCALBASE}/share/nwndata/docs/readme.txt:games/nwndata
 
 NO_BUILD=	yes


More information about the svn-ports-branches mailing list