diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-17 16:34:45 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-17 16:34:45 +0000 |
commit | cc285ef57c1121fecddb5180072aeb5373ffeda8 (patch) | |
tree | 15eea95c75168b5086f0bb638b6828b2253b77a6 /games/galaxis/Makefile | |
parent | 75265ac4cb43fb699b914c547c9621502476d5cb (diff) | |
download | ports-cc285ef57c1121fecddb5180072aeb5373ffeda8.tar.gz ports-cc285ef57c1121fecddb5180072aeb5373ffeda8.zip |
Notes
Diffstat (limited to 'games/galaxis/Makefile')
-rw-r--r-- | games/galaxis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/galaxis/Makefile b/games/galaxis/Makefile index d9dc824b3a84..159d04f212c3 100644 --- a/games/galaxis/Makefile +++ b/games/galaxis/Makefile @@ -6,7 +6,7 @@ # PORTNAME= galaxis -PORTVERSION= 1.4 +PORTVERSION= 1.5 CATEGORIES= games MASTER_SITES= http://www.catb.org/~esr/galaxis/ |