diff options
Diffstat (limited to 'games/xmastermind/Makefile')
-rw-r--r-- | games/xmastermind/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xmastermind/Makefile b/games/xmastermind/Makefile index 442e08f2d596..75d34d4f8147 100644 --- a/games/xmastermind/Makefile +++ b/games/xmastermind/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xmastermind -# Version required: 0.1 # Date created: 23 March 1998 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= xmastermind-0.1 +PORTNAME= xmastermind +PORTVERSION= 0.1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/strategy |