diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-07-24 12:52:23 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-07-24 12:52:23 +0000 |
commit | eb0fea86a551f10ddda90b72343f6e770cc8ef49 (patch) | |
tree | 22481c0ae6ad2ba3048a5381b4bea0d7f784ac66 /games/xtriangles/Makefile | |
parent | 8fd89b7cbd6b3a5cee915be9a7f0b480a92f493b (diff) | |
download | ports-eb0fea86a551f10ddda90b72343f6e770cc8ef49.tar.gz ports-eb0fea86a551f10ddda90b72343f6e770cc8ef49.zip |
Upgrade to 5.4.4, and change maintainer's address.
Notes
Notes:
svn path=/head/; revision=12099
Diffstat (limited to 'games/xtriangles/Makefile')
-rw-r--r-- | games/xtriangles/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/xtriangles/Makefile b/games/xtriangles/Makefile index 172d392e2134..a00e3bf07792 100644 --- a/games/xtriangles/Makefile +++ b/games/xtriangles/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: xtriangles -# Version required: 5.4.1 +# Version required: 5.4.4 # Date created: 12 October 1996 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.3 1997/06/13 17:47:24 max Exp $ +# $Id: Makefile,v 1.4 1997/11/25 08:59:13 tg Exp $ # -DISTNAME= xtriangles-5.4.3 +DISTNAME= xtriangles-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}/xtriangles USE_IMAKE= yes |