diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-09-10 04:06:30 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-09-10 04:06:30 +0000 |
commit | 091706057f5bfdcd88498f077c26e7e284204d1d (patch) | |
tree | e5e4fdce024f987c7e238e069f375eb1a5c896e2 /games/boswars/Makefile | |
parent | 4dedcccd3f7371b74f520ce9aa46029069e09c09 (diff) | |
download | ports-091706057f5bfdcd88498f077c26e7e284204d1d.tar.gz ports-091706057f5bfdcd88498f077c26e7e284204d1d.zip |
Notes
Diffstat (limited to 'games/boswars/Makefile')
-rw-r--r-- | games/boswars/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/boswars/Makefile b/games/boswars/Makefile index def3bd9d3253..d1d68ba2ae02 100644 --- a/games/boswars/Makefile +++ b/games/boswars/Makefile @@ -6,7 +6,7 @@ # PORTNAME= boswars -PORTVERSION= 2.4 +PORTVERSION= 2.4.1 CATEGORIES= games MASTER_SITES= http://boswars.org:8001/bos/releases/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src |