summaryrefslogtreecommitdiff
path: root/games/bnetd
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-11-07 03:10:58 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-11-07 03:10:58 +0000
commitc62fe39354fdb8614fe8ea9277c9fcb208653f30 (patch)
treeb32409a9ec171a85e0016501d1db9153c45fe091 /games/bnetd
parentZero PORTREVISION after the PORTVERSION is bumped. (diff)
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me Approved by: pat
Notes
Notes: svn path=/head/; revision=69625
Diffstat (limited to 'games/bnetd')
-rw-r--r--games/bnetd/Makefile2
-rw-r--r--games/bnetd/pkg-comment1
2 files changed, 1 insertions, 2 deletions
diff --git a/games/bnetd/Makefile b/games/bnetd/Makefile
index 74fca636baad..f1fca0a8ae30 100644
--- a/games/bnetd/Makefile
+++ b/games/bnetd/Makefile
@@ -17,8 +17,6 @@ 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
new file mode 100644
index 000000000000..6e65f5a962ee
--- /dev/null
+++ b/games/bnetd/pkg-comment
@@ -0,0 +1 @@
+A program that attempts to emulate Blizzard's Battle.net service