diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-09 12:59:03 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-09 12:59:03 +0000 |
commit | 496ac41eab239d23ec8c4be4de8c7274167db816 (patch) | |
tree | 833ea06148a6d04c639882998b046989806a59ed /games/excido | |
parent | 0888e6c87c87611f8c3c91d010963770653c20ec (diff) |
Notes
Diffstat (limited to 'games/excido')
-rw-r--r-- | games/excido/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/excido/Makefile b/games/excido/Makefile index 02eaef2442e7..7cbb6d6ef0cc 100644 --- a/games/excido/Makefile +++ b/games/excido/Makefile @@ -12,6 +12,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org COMMENT= Portable fast-paced 3D shooter +BROKEN= unfetchable + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING |