svn commit: r432743 - head/games/linux-nwnclient

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun Jan 29 13:42:55 UTC 2017


Author: amdmi3
Date: Sun Jan 29 13:42:53 2017
New Revision: 432743
URL: https://svnweb.freebsd.org/changeset/ports/432743

Log:
  - Mark BROKEN: does not fetch
  
  Approved by:	portmgr blanket

Modified:
  head/games/linux-nwnclient/Makefile

Modified: head/games/linux-nwnclient/Makefile
==============================================================================
--- head/games/linux-nwnclient/Makefile	Sun Jan 29 13:39:42 2017	(r432742)
+++ head/games/linux-nwnclient/Makefile	Sun Jan 29 13:42:53 2017	(r432743)
@@ -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-all mailing list