diff options
author | fenner <fenner@FreeBSD.org> | 1997-11-16 17:13:54 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1997-11-16 17:13:54 +0800 |
commit | 3ea75bc32f9ea6f5335245958df5859ca6475f6c (patch) | |
tree | daa1f360e75dd1a08bba1342731e356997ecf5e5 /games | |
parent | e7cb8f1a7bd4761efa3915f8badd3f474f5546af (diff) | |
download | freebsd-ports-gnome-3ea75bc32f9ea6f5335245958df5859ca6475f6c.tar.gz freebsd-ports-gnome-3ea75bc32f9ea6f5335245958df5859ca6475f6c.tar.zst freebsd-ports-gnome-3ea75bc32f9ea6f5335245958df5859ca6475f6c.zip |
Upgrade to 0.99c0pl9
PR: ports/4655
Submitted by: Stefan `Sec` Zehl <sec@42.org> and Matthew Hunt <mph@pobox.com>
Diffstat (limited to 'games')
-rw-r--r-- | games/xfrisk/Makefile | 13 | ||||
-rw-r--r-- | games/xfrisk/distinfo | 2 |
2 files changed, 9 insertions, 6 deletions
diff --git a/games/xfrisk/Makefile b/games/xfrisk/Makefile index c777a49e3fe4..9247a27e680f 100644 --- a/games/xfrisk/Makefile +++ b/games/xfrisk/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: xfrisk -# Version required: 0.99b4 +# Version required: 0.99c0pl9 # Date created: 20 April 1997 # Whom: Matthew Hunt <mph@pobox.com> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/06/04 02:31:59 asami Exp $ # -DISTNAME= Frisk-0.99b4 -PKGNAME= xfrisk-0.99b4 +DISTNAME= XFrisk-0.99c0pl9 +PKGNAME= xfrisk-0.99c09 CATEGORIES= games -MASTER_SITES= $(MASTER_SITE_XCONTRIB) +MASTER_SITES= $(MASTER_SITE_XCONTRIB) MASTER_SITE_SUBDIR= games/multiplayer/ MAINTAINER= mph@pobox.com @@ -19,4 +19,7 @@ NO_CDROM= Possible trademark infringement USE_IMAKE= yes NO_INSTALL_MANPAGES= yes +pre-configure: + touch ${WRKSRC}/types.h + .include <bsd.port.mk> diff --git a/games/xfrisk/distinfo b/games/xfrisk/distinfo index fee3706c8f20..528bdde97036 100644 --- a/games/xfrisk/distinfo +++ b/games/xfrisk/distinfo @@ -1 +1 @@ -MD5 (Frisk-0.99b4.tar.gz) = d522ecd2b122c7736aa281995f0396fa +MD5 (XFrisk-0.99c0pl9.tar.gz) = 073fcfdf1689471f4668deae04a536bc |