diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-04-11 11:44:19 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-04-11 11:44:19 +0000 |
commit | 3c0e79c3ce5e2263a01e2ab55892e0a8610d6019 (patch) | |
tree | 0e27bb9b7957ba5a97d1df52103049ad0f2c3045 /games/wormux/Makefile | |
parent | 5e53c6de99f2e70c29099ca67b47c9b1f2639a80 (diff) | |
download | ports-3c0e79c3ce5e2263a01e2ab55892e0a8610d6019.tar.gz ports-3c0e79c3ce5e2263a01e2ab55892e0a8610d6019.zip |
Notes
Diffstat (limited to 'games/wormux/Makefile')
-rw-r--r-- | games/wormux/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/wormux/Makefile b/games/wormux/Makefile index 47a71447c80b..155e888b6a17 100644 --- a/games/wormux/Makefile +++ b/games/wormux/Makefile @@ -6,8 +6,7 @@ # PORTNAME= wormux -DISTVERSION= 0.8.1 -PORTREVISION= 1 +DISTVERSION= 0.8.3 CATEGORIES= games MASTER_SITES= http://download.gna.org/wormux/ |