diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-07-24 12:50:57 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-07-24 12:50:57 +0000 |
commit | 8fd89b7cbd6b3a5cee915be9a7f0b480a92f493b (patch) | |
tree | be123187dc6e4674af57d8aaabd0042795fef49b /games/xrubik/Makefile | |
parent | ff7f0ce813a8486bb2a85cf257658225615fa996 (diff) |
Notes
Diffstat (limited to 'games/xrubik/Makefile')
-rw-r--r-- | games/xrubik/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/xrubik/Makefile b/games/xrubik/Makefile index 91f3dbb6fd54..5908af8fd864 100644 --- a/games/xrubik/Makefile +++ b/games/xrubik/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: xrubik -# Version required: 5.4.1 +# Version required: 5.4.4 # Date created: 20 October 1996 # Whom: Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.6 1997/06/13 20:16:57 max Exp $ +# $Id: Makefile,v 1.7 1997/11/25 08:58:58 tg Exp $ # -DISTNAME= xrubik-5.4.3 +DISTNAME= xrubik-5.4.4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games/xpuzzles -MAINTAINER= nakai@mlab.t.u-tokyo.ac.jp +MAINTAINER= nakai@technologist.com WRKSRC= ${WRKDIR}/xrubik USE_IMAKE= yes |