diff options
author | tg <tg@FreeBSD.org> | 1997-11-12 17:57:18 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-11-12 17:57:18 +0800 |
commit | 662ae6cba1a2fe6fb1aeb3c656e2bede9faa0eec (patch) | |
tree | 6f6307b380370759488177f05b891347617fb22f /games/xkobo/Makefile | |
parent | 81139eb64727049e08280839507cff161c7e2d3a (diff) | |
download | freebsd-ports-gnome-662ae6cba1a2fe6fb1aeb3c656e2bede9faa0eec.tar.gz freebsd-ports-gnome-662ae6cba1a2fe6fb1aeb3c656e2bede9faa0eec.tar.zst freebsd-ports-gnome-662ae6cba1a2fe6fb1aeb3c656e2bede9faa0eec.zip |
Upgrade to 1.11.
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 b803f7c80404..677092833771 100644 --- a/games/xkobo/Makefile +++ b/games/xkobo/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xkobo -# Version required: 1.9 +# Version required: 1.11 # Date created: 18 Jul 1995 # Whom: jkh # -# $Id: Makefile,v 1.8 1997/01/06 12:06:44 jkh Exp $ +# $Id: Makefile,v 1.9 1997/07/02 07:54:05 tg Exp $ # -DISTNAME= xkobo-1.9 +DISTNAME= xkobo-1.11 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} \ ftp://ftp.uoknor.edu/mirrors/X/contrib/games/ |