diff options
Diffstat (limited to '')
-rw-r--r-- | games/bnetd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/bnetd/Makefile b/games/bnetd/Makefile index f1fca0a8ae30..e7e07b1d8882 100644 --- a/games/bnetd/Makefile +++ b/games/bnetd/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/pre/} MAINTAINER= ports@FreeBSD.org +COMMENT= A program that attempts to emulate Blizzard's Battle.net service IGNORE= "has been disabled for legal issue" GNU_CONFIGURE= yes |