diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-13 09:41:22 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-13 09:41:22 +0000 |
commit | d9c363671df243aa122a11b7663b505d77d41ce6 (patch) | |
tree | f39fc3c681838153001da2713c3acb281d6ea2c9 /games/mangband | |
parent | New port: converters/xml2c (diff) |
Mark as broken: does not fetch
Notes
Notes:
svn path=/head/; revision=403659
Diffstat (limited to 'games/mangband')
-rw-r--r-- | games/mangband/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/mangband/Makefile b/games/mangband/Makefile index 31ce9ebcea4a..f09f8b4fbdaa 100644 --- a/games/mangband/Makefile +++ b/games/mangband/Makefile @@ -12,6 +12,7 @@ COMMENT= Free online multiplayer real-time roguelike game LICENSE= GPLv2 +BROKEN= unfetchable ALL_TARGET= mangclient mangband WRKSRC= ${WRKDIR}/${DISTNAME}/src GNU_CONFIGURE= yes |