diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-07-24 20:52:23 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-07-24 20:52:23 +0800 |
commit | bde8004a301686f84c752b941c13751b4e01c801 (patch) | |
tree | bab46d8ba153d068f16f32a4bf82b5a36c911b1f /games | |
parent | c2779184659e690a0f6e1d67729fb7397105ac58 (diff) | |
download | freebsd-ports-gnome-bde8004a301686f84c752b941c13751b4e01c801.tar.gz freebsd-ports-gnome-bde8004a301686f84c752b941c13751b4e01c801.tar.zst freebsd-ports-gnome-bde8004a301686f84c752b941c13751b4e01c801.zip |
Upgrade to 5.4.4, and change maintainer's address.
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 |