diff options
Diffstat (limited to 'games/xlifegame/Makefile')
-rw-r--r-- | games/xlifegame/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/xlifegame/Makefile b/games/xlifegame/Makefile index 14de17bcf227..5fdc67c8a946 100644 --- a/games/xlifegame/Makefile +++ b/games/xlifegame/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: xlifegame -# Version required: 1.0 +# Version required: 1.1 # Date created: 11 January 2000 # Whom: HIYAMA Takeshi <th@cis.ibaraki.ac.jp> # # $FreeBSD$ # -DISTNAME= xlifegame -PKGNAME= xlifegame-1.0 +DISTNAME= xlifegame-1.1 CATEGORIES= games MASTER_SITES= http://puma.cis.ibaraki.ac.jp/~th/pub/X11/ \ http://nadja.cis.ibaraki.ac.jp/pub/X11/ |