diff options
Diffstat (limited to 'games/xtriangles/Makefile')
-rw-r--r-- | games/xtriangles/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xtriangles/Makefile b/games/xtriangles/Makefile index 5d3c99896b17..172d392e2134 100644 --- a/games/xtriangles/Makefile +++ b/games/xtriangles/Makefile @@ -3,10 +3,10 @@ # Date created: 12 October 1996 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.2 1997/01/03 09:37:59 obrien Exp $ +# $Id: Makefile,v 1.3 1997/06/13 17:47:24 max Exp $ # -DISTNAME= xtriangles-5.4.1 +DISTNAME= xtriangles-5.4.3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games/xpuzzles |