diff options
author | tg <tg@FreeBSD.org> | 1997-07-02 15:54:06 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-07-02 15:54:06 +0800 |
commit | bdd52ee30766a682c50d5fe5336b9e41d7bea183 (patch) | |
tree | 0cf061899d0c173f61e473bb778e44ce5eb77c4a /games/xkobo/Makefile | |
parent | 7cdd659bf8e3548cb3fc3d41d2e95b8ab136996b (diff) | |
download | freebsd-ports-gnome-bdd52ee30766a682c50d5fe5336b9e41d7bea183.tar.gz freebsd-ports-gnome-bdd52ee30766a682c50d5fe5336b9e41d7bea183.tar.zst freebsd-ports-gnome-bdd52ee30766a682c50d5fe5336b9e41d7bea183.zip |
Upgrade to 1.9.
Diffstat (limited to 'games/xkobo/Makefile')
-rw-r--r-- | games/xkobo/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/xkobo/Makefile b/games/xkobo/Makefile index e17efc5fcd89..b803f7c80404 100644 --- a/games/xkobo/Makefile +++ b/games/xkobo/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xkobo -# Version required: 1.3 +# Version required: 1.9 # Date created: 18 Jul 1995 # Whom: jkh # -# $Id: Makefile,v 1.7 1997/01/03 13:53:43 asami Exp $ +# $Id: Makefile,v 1.8 1997/01/06 12:06:44 jkh Exp $ # -DISTNAME= xkobo-1.7 +DISTNAME= xkobo-1.9 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} \ ftp://ftp.uoknor.edu/mirrors/X/contrib/games/ |