diff options
Diffstat (limited to 'games/xskat/Makefile')
-rw-r--r-- | games/xskat/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/games/xskat/Makefile b/games/xskat/Makefile index 93db621fb100..0639cb62ba59 100644 --- a/games/xskat/Makefile +++ b/games/xskat/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: xskat -# Version required: 3.0 +# Version required: 3.1 # Date created: 27 Apr 1996 -# Whom: Thomas Gellekum <tg@FreeBSD.ORG> +# Whom: Thomas Gellekum <tg@FreeBSD.org> # -# $Id: Makefile,v 1.9 1998/10/27 12:00:06 tg Exp $ +# $Id: Makefile,v 1.10 1998/12/22 16:07:01 tg Exp $ # -DISTNAME= xskat-3.0 +DISTNAME= xskat-3.1 CATEGORIES= games MASTER_SITES= http://www.gulu.net/xskat/ -MAINTAINER= tg@FreeBSD.ORG +MAINTAINER= tg@FreeBSD.org WRKSRC= ${WRKDIR}/xskat USE_IMAKE= yes |