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 | |
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')
-rw-r--r-- | games/xcubes/Makefile | 8 | ||||
-rw-r--r-- | games/xcubes/distinfo | 2 | ||||
-rw-r--r-- | games/xcubes/pkg-plist | 2 | ||||
-rw-r--r-- | games/xtriangles/Makefile | 8 | ||||
-rw-r--r-- | games/xtriangles/distinfo | 2 | ||||
-rw-r--r-- | games/xtriangles/pkg-plist | 2 |
6 files changed, 12 insertions, 12 deletions
diff --git a/games/xcubes/Makefile b/games/xcubes/Makefile index 75d7ecb43416..577b76095a46 100644 --- a/games/xcubes/Makefile +++ b/games/xcubes/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: xcubes -# Version required: V5.4.1 +# Version required: V5.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 20:41:53 max Exp $ +# $Id: Makefile,v 1.4 1997/11/25 08:51:17 tg Exp $ # -DISTNAME= xcubes-5.4.3 +DISTNAME= xcubes-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}/xcubes USE_IMAKE= yes diff --git a/games/xcubes/distinfo b/games/xcubes/distinfo index e94eca20ad35..34896ed9fac2 100644 --- a/games/xcubes/distinfo +++ b/games/xcubes/distinfo @@ -1 +1 @@ -MD5 (xcubes-5.4.3.tar.gz) = af405e6fb1ddefab7cb841a966b526cf +MD5 (xcubes-5.4.4.tar.gz) = 32622cd341327282e1a5d9b71d87b002 diff --git a/games/xcubes/pkg-plist b/games/xcubes/pkg-plist index 4fc681f7a432..60e3e1b3d344 100644 --- a/games/xcubes/pkg-plist +++ b/games/xcubes/pkg-plist @@ -1,3 +1,3 @@ bin/xcubes -man/man1/xcubes.1.gz lib/X11/app-defaults/Cubes +man/man1/xcubes.1.gz 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 diff --git a/games/xtriangles/distinfo b/games/xtriangles/distinfo index 3845babea0e9..05d516321296 100644 --- a/games/xtriangles/distinfo +++ b/games/xtriangles/distinfo @@ -1 +1 @@ -MD5 (xtriangles-5.4.3.tar.gz) = 78671a45aed9d99eea164b4e075100ab +MD5 (xtriangles-5.4.4.tar.gz) = 0b14d35754f0ec5857400ec7f356cf67 diff --git a/games/xtriangles/pkg-plist b/games/xtriangles/pkg-plist index 5894aca113c8..0907486e3f85 100644 --- a/games/xtriangles/pkg-plist +++ b/games/xtriangles/pkg-plist @@ -1,3 +1,3 @@ bin/xtriangles -man/man1/xtriangles.1.gz lib/X11/app-defaults/Triangles +man/man1/xtriangles.1.gz |