diff options
-rw-r--r-- | games/hlserver-si/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/hlserver-si/Makefile b/games/hlserver-si/Makefile index 17013f2e62a9..f8eb54c0bcec 100644 --- a/games/hlserver-si/Makefile +++ b/games/hlserver-si/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g:S/0r//}-linux MAINTAINER= ports@FreeBSD.org COMMENT= Half-Life mod Science and Industry full server package for Linux +BROKEN= "Unfetchable" + _DONT_INCLUDE_MK_=yes HALFLIFE_PORT_MASTER= ${.CURDIR}/../hlserver-flf |