summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-06-11 02:50:42 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-06-11 02:50:42 +0000
commit432dafe8dbb06de44f34044517e89fc098c7ba33 (patch)
treebe4559101ca95a844b9257d7e37016871ba6093d /games
parentUpgrade to 5.4.4. (diff)
Upgrade to 5.4.4.
PR: 6890 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
Notes
Notes: svn path=/head/; revision=11385
Diffstat (limited to 'games')
-rw-r--r--games/xpyraminx/Makefile9
-rw-r--r--games/xpyraminx/distinfo2
-rw-r--r--games/xpyraminx/pkg-comment2
3 files changed, 8 insertions, 5 deletions
diff --git a/games/xpyraminx/Makefile b/games/xpyraminx/Makefile
index d1c15b9ef78c..57ffa1e104df 100644
--- a/games/xpyraminx/Makefile
+++ b/games/xpyraminx/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: xpyraminx
-# Version required: 5.4.3
+# Version required: 5.4.4
# Date created: 26 March 1998
# Whom: Andrey Zakhvatov
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/05/20 07:56:07 tg Exp $
#
-DISTNAME= xpyraminx-5.4.3
+DISTNAME= xpyraminx-5.4.4
CATEGORIES= games x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games/xpuzzles
@@ -17,6 +17,9 @@ WRKSRC= ${WRKDIR}/xpyraminx
USE_IMAKE= yes
MAN1= xpyraminx.1
+# Not configured to use Motif.
+# Optionally edit ${WRKSRC}/Imakefile before build.
+
do-install:
@ ${INSTALL_PROGRAM} ${WRKSRC}/xpyraminx ${PREFIX}/bin
@ ${INSTALL_DATA} ${WRKSRC}/Pyraminx.ad ${PREFIX}/lib/X11/app-defaults/Pyraminx
diff --git a/games/xpyraminx/distinfo b/games/xpyraminx/distinfo
index 601379f5afbb..5b353c2d8b9a 100644
--- a/games/xpyraminx/distinfo
+++ b/games/xpyraminx/distinfo
@@ -1 +1 @@
-MD5 (xpyraminx-5.4.3.tar.gz) = 2aa10372b90641ab71e5b97fed845194
+MD5 (xpyraminx-5.4.4.tar.gz) = 55b5478d9b6782e1f47db07324089dc0
diff --git a/games/xpyraminx/pkg-comment b/games/xpyraminx/pkg-comment
index f679ccd7d6c1..fc91b31d03db 100644
--- a/games/xpyraminx/pkg-comment
+++ b/games/xpyraminx/pkg-comment
@@ -1 +1 @@
-Pyraminx puzzle for X Window.
+Pyraminx puzzle for X Window System.