diff options
Diffstat (limited to 'games/xcogitate')
-rw-r--r-- | games/xcogitate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xcogitate/Makefile b/games/xcogitate/Makefile index 3991f660cd94..c730a4b63725 100644 --- a/games/xcogitate/Makefile +++ b/games/xcogitate/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xcogitate -# Version required: 1.02 # Date created: 15 March 1998 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= xcogitate-1.02 +PORTNAME= xcogitate +PORTVERSION= 1.02 CATEGORIES= games MASTER_SITES= http://people.FreeBSD.org/~mph/distfiles/ |