diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-12 16:51:33 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-12 16:51:33 +0000 |
commit | edecf3c4f0c9144a27d788968cc6f3aac68bcb77 (patch) | |
tree | acffcdf336fe033e5c8b1217f72a68946bf44b8f /games/xtriangles | |
parent | f1554d4df6d8f8e000b5e19d9fd095f7a3b3da95 (diff) | |
download | ports-edecf3c4f0c9144a27d788968cc6f3aac68bcb77.tar.gz ports-edecf3c4f0c9144a27d788968cc6f3aac68bcb77.zip |
Notes
Diffstat (limited to 'games/xtriangles')
-rw-r--r-- | games/xtriangles/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/xtriangles/Makefile b/games/xtriangles/Makefile index 86ead1f58f65..095823d39aea 100644 --- a/games/xtriangles/Makefile +++ b/games/xtriangles/Makefile @@ -3,15 +3,15 @@ # Date created: 12 October 1996 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.5 1998/07/24 12:52:13 vanilla Exp $ +# $Id: Makefile,v 1.6 1998/08/25 00:44:17 asami Exp $ # -DISTNAME= xtriangles-5.4.4 +DISTNAME= xtriangles-5.4.4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games/xpuzzles -MAINTAINER= Nakai@technologist.com +MAINTAINER= nacai@iname.com WRKSRC= ${WRKDIR}/xtriangles USE_IMAKE= yes |