diff options
Diffstat (limited to 'games/xmball/Makefile')
-rw-r--r-- | games/xmball/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xmball/Makefile b/games/xmball/Makefile index 194434193424..b78a28389ec4 100644 --- a/games/xmball/Makefile +++ b/games/xmball/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xmball -# Version required: 5.5.2 # Date created: 21 May 1998 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= xmball-5.5.2 +PORTNAME= xmball +PORTVERSION= 5.5.2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games/xpuzzles |