diff options
Diffstat (limited to 'games/xrubik/Makefile')
-rw-r--r-- | games/xrubik/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xrubik/Makefile b/games/xrubik/Makefile index 5f9c17b7bb6c..1ae1c2b5bfec 100644 --- a/games/xrubik/Makefile +++ b/games/xrubik/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xrubik -# Version required: 5.5.2 # Date created: 20 October 1996 # Whom: Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp> # # $FreeBSD$ # -DISTNAME= xrubik-5.5.2 +PORTNAME= xrubik +PORTVERSION= 5.5.2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games/xpuzzles |