diff options
Diffstat (limited to 'games/bnetd')
-rw-r--r-- | games/bnetd/Makefile | 2 | ||||
-rw-r--r-- | games/bnetd/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/games/bnetd/Makefile b/games/bnetd/Makefile index f1fca0a8ae30..74fca636baad 100644 --- a/games/bnetd/Makefile +++ b/games/bnetd/Makefile @@ -17,6 +17,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/pre/} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A program that attempts to emulate Blizzard\'s Battle.net service + IGNORE= "has been disabled for legal issue" GNU_CONFIGURE= yes CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/bnetd \ diff --git a/games/bnetd/pkg-comment b/games/bnetd/pkg-comment deleted file mode 100644 index 6e65f5a962ee..000000000000 --- a/games/bnetd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A program that attempts to emulate Blizzard's Battle.net service |