diff options
author | Doug Barton <dougb@FreeBSD.org> | 2012-08-05 23:19:36 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2012-08-05 23:19:36 +0000 |
commit | 9aac569eaa031e27191a3f4165b389a17f467ad2 (patch) | |
tree | 1ed78841e1757014ccc09581c61c3683992d3f77 /games | |
parent | 47b836bfe5c397deb173a868525d4cba22cbb5fa (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/pvpgn/Makefile | 2 | ||||
-rw-r--r-- | games/pvpgn/files/bnetd.in (renamed from games/pvpgn/files/bnetd.sh.in) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/pvpgn/Makefile b/games/pvpgn/Makefile index 308c23b25046..eb817820a5a6 100644 --- a/games/pvpgn/Makefile +++ b/games/pvpgn/Makefile @@ -40,7 +40,7 @@ CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/pvpgn \ --localstatedir=${DATADIR} \ --with-libraries=${LOCALBASE}/lib -USE_RC_SUBR= bnetd.sh +USE_RC_SUBR= bnetd MAN1= bnbot.1 bnchat.1 bnetd.1 bnftp.1 bni2tga.1 bnibuild.1 \ bniextract.1 bnilist.1 bnpass.1 bnstat.1 bntrackd.1 tgainfo.1 diff --git a/games/pvpgn/files/bnetd.sh.in b/games/pvpgn/files/bnetd.in index c0381ea9871e..c0381ea9871e 100644 --- a/games/pvpgn/files/bnetd.sh.in +++ b/games/pvpgn/files/bnetd.in |