diff options
author | mph <mph@FreeBSD.org> | 1998-06-11 10:51:25 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-06-11 10:51:25 +0800 |
commit | 3be461fdee6916cdb85b2fc81397d80873048d41 (patch) | |
tree | 4c74ac97052ec44f78013e913006a1565231ffbe /games | |
parent | 0633afbec5a177c20f1a1156b8d68b67f0b970d3 (diff) | |
download | freebsd-ports-gnome-3be461fdee6916cdb85b2fc81397d80873048d41.tar.gz freebsd-ports-gnome-3be461fdee6916cdb85b2fc81397d80873048d41.tar.zst freebsd-ports-gnome-3be461fdee6916cdb85b2fc81397d80873048d41.zip |
Upgrade to 5.4.4.
PR: 6889
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
Diffstat (limited to 'games')
-rw-r--r-- | games/xpanex/Makefile | 9 | ||||
-rw-r--r-- | games/xpanex/distinfo | 2 | ||||
-rw-r--r-- | games/xpanex/pkg-comment | 2 |
3 files changed, 8 insertions, 5 deletions
diff --git a/games/xpanex/Makefile b/games/xpanex/Makefile index 22a2728c15e7..7570b72a985c 100644 --- a/games/xpanex/Makefile +++ b/games/xpanex/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xpanex -# Version required: 5.4.3 +# Version required: 5.4.4 # Date created: 27 March 1998 # Whom: Andrey Zakhvatov # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/05/20 07:54:06 tg Exp $ # -DISTNAME= xpanex-5.4.3 +DISTNAME= xpanex-5.4.4 CATEGORIES= games x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games/xpuzzles @@ -17,6 +17,9 @@ WRKSRC= ${WRKDIR}/xpanex USE_IMAKE= yes MAN1= xpanex.1 +# Not configured to use Motif. +# Optionally edit ${WRKSRC}/Imakefile before build. + do-install: @ ${INSTALL_PROGRAM} ${WRKSRC}/xpanex ${PREFIX}/bin @ ${INSTALL_DATA} ${WRKSRC}/Panex.ad ${PREFIX}/lib/X11/app-defaults/Panex diff --git a/games/xpanex/distinfo b/games/xpanex/distinfo index 1a58631c3874..ff7adfcd94dc 100644 --- a/games/xpanex/distinfo +++ b/games/xpanex/distinfo @@ -1 +1 @@ -MD5 (xpanex-5.4.3.tar.gz) = 7726ee13c38965a88f23408456371786 +MD5 (xpanex-5.4.4.tar.gz) = a3787d765e5963ae59a245cf4ec077df diff --git a/games/xpanex/pkg-comment b/games/xpanex/pkg-comment index 9f72bac6797e..429a441ce9f3 100644 --- a/games/xpanex/pkg-comment +++ b/games/xpanex/pkg-comment @@ -1 +1 @@ -Panex puzzle for X Window. +Panex puzzle for X Window System. |