diff options
author | edwin <edwin@FreeBSD.org> | 2003-04-01 06:32:04 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-04-01 06:32:04 +0800 |
commit | 461d7d16858b9b07e4b5cbe06977c6552ab13d8e (patch) | |
tree | b5b1f72be4e6f9c5c12eb847facecaf8bccdf7b9 /games/Makefile | |
parent | f85d7f5164bdc84bbc2b85bd3085124b8779bc48 (diff) | |
download | freebsd-ports-gnome-461d7d16858b9b07e4b5cbe06977c6552ab13d8e.tar.gz freebsd-ports-gnome-461d7d16858b9b07e4b5cbe06977c6552ab13d8e.tar.zst freebsd-ports-gnome-461d7d16858b9b07e4b5cbe06977c6552ab13d8e.zip |
new port: games/nwnusers Monitoring Neverwinter Nights Servers with MRTG
A very easy to use tool for monitoring the number of active
players on a (remote) Neverwinter Nights Server with MRTG.
PR: ports/46370
Submitted by: Andreas Heil <ah@linux-hq.de>
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index f84c31274429..eadd7c68b6a7 100644 --- a/games/Makefile +++ b/games/Makefile @@ -232,6 +232,7 @@ SUBDIR += nighthawk SUBDIR += nil SUBDIR += nonsense + SUBDIR += nwnusers SUBDIR += omega SUBDIR += oneko SUBDIR += oneko-sakura |