diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-01-25 23:53:39 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-01-25 23:53:39 +0000 |
commit | 4903be6983f335aa28414b6a422e9465aecba4d3 (patch) | |
tree | d6190229ff12bc26c85a1f90d824ffc256669418 /games/galaxis/Makefile | |
parent | Update to 2.6 (diff) |
Update to 1.4
PR: 47480
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes
Notes:
svn path=/head/; revision=74012
Diffstat (limited to 'games/galaxis/Makefile')
-rw-r--r-- | games/galaxis/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/galaxis/Makefile b/games/galaxis/Makefile index 8bcfe2e3d5ac..df2c9ba22bdc 100644 --- a/games/galaxis/Makefile +++ b/games/galaxis/Makefile @@ -6,9 +6,9 @@ # PORTNAME= galaxis -PORTVERSION= 1.2 +PORTVERSION= 1.4 CATEGORIES= games -MASTER_SITES= http://www.tuxedo.org/~esr/galaxis/ +MASTER_SITES= http://www.catb.org/~esr/galaxis/ MAINTAINER= ports@FreeBSD.org |