diff options
Diffstat (limited to 'games/xskat/Makefile')
-rw-r--r-- | games/xskat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xskat/Makefile b/games/xskat/Makefile index 3cb651790d37..3578bc73646a 100644 --- a/games/xskat/Makefile +++ b/games/xskat/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xskat -# Version required: 3.1 # Date created: 27 Apr 1996 # Whom: Thomas Gellekum <tg@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= xskat-3.2 +PORTNAME= xskat +PORTVERSION= 3.2 CATEGORIES= games MASTER_SITES= http://www.gulu.net/xskat/ |