diff options
author | krion <krion@FreeBSD.org> | 2003-09-27 16:01:13 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-09-27 16:01:13 +0800 |
commit | dec4d6629aa2f4c69ff0c2fceca7751a370c4671 (patch) | |
tree | 8156d84cd0050c36c07e250d8cb26b802a615103 /games/nwnusers/Makefile | |
parent | e85bdf8216564cae9c6ca9646bfa465e865b6f62 (diff) | |
download | freebsd-ports-gnome-dec4d6629aa2f4c69ff0c2fceca7751a370c4671.tar.gz freebsd-ports-gnome-dec4d6629aa2f4c69ff0c2fceca7751a370c4671.tar.zst freebsd-ports-gnome-dec4d6629aa2f4c69ff0c2fceca7751a370c4671.zip |
- Update of games/nwnusers to version 1.4 due to protocol
changes.
- It's now compatible with Neverwinter Nights 1.32.
PR: 57261
Submitted by: maintainer
Diffstat (limited to 'games/nwnusers/Makefile')
-rw-r--r-- | games/nwnusers/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/nwnusers/Makefile b/games/nwnusers/Makefile index 0856350edc79..76b7fea8f7f8 100644 --- a/games/nwnusers/Makefile +++ b/games/nwnusers/Makefile @@ -6,10 +6,10 @@ # PORTNAME= nwnusers -PORTVERSION= 1.2 +PORTVERSION= 1.4 CATEGORIES= games MASTER_SITES= http://www.linux-hq.de/pub/ -DISTNAME= nwnusers-v1.2 +DISTNAME= nwnusers-v1.4 MAINTAINER= ah@linux-hq.de COMMENT= A tool for monitoring Neverwinter Nights Server with mrtg |