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