diff options
author | pav <pav@FreeBSD.org> | 2003-12-27 23:07:21 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2003-12-27 23:07:21 +0800 |
commit | 126ec0273a77d76de03fb423b315b094b83e412c (patch) | |
tree | 2028e15c78947e4d43c9d935a1560fd4b9938fd3 /games/galaxis/Makefile | |
parent | 9a665658888420df935c12f77a89554e1cc1aad2 (diff) | |
download | freebsd-ports-gnome-126ec0273a77d76de03fb423b315b094b83e412c.tar.gz freebsd-ports-gnome-126ec0273a77d76de03fb423b315b094b83e412c.tar.zst freebsd-ports-gnome-126ec0273a77d76de03fb423b315b094b83e412c.zip |
- Update to 1.6
PR: ports/60622
Submitted by: Ports Fury
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 159d04f212c3..a7e92d05915f 100644 --- a/games/galaxis/Makefile +++ b/games/galaxis/Makefile @@ -6,7 +6,7 @@ # PORTNAME= galaxis -PORTVERSION= 1.5 +PORTVERSION= 1.6 CATEGORIES= games MASTER_SITES= http://www.catb.org/~esr/galaxis/ |