diff options
author | eivind <eivind@FreeBSD.org> | 1998-06-07 14:54:09 +0000 |
---|---|---|
committer | eivind <eivind@FreeBSD.org> | 1998-06-07 14:54:09 +0000 |
commit | f66c99037729762e94d79c08059910c87a7c9915 (patch) | |
tree | f18ded99d97241251cbc64dc259be8f49520f2f3 | |
parent | abdaf26cf7f3422ae233eda613dedc5f93b59553 (diff) | |
download | FreeBSD-ports-f66c99037729762e94d79c08059910c87a7c9915.zip FreeBSD-ports-f66c99037729762e94d79c08059910c87a7c9915.tar.gz |
Upgrade to 1.3.5. This fix a bug in the sound code when you don't
have a sound card; there will no longer be a lingering process. The
CPU use has increased, though.
-rw-r--r-- | games/xscavenger/Makefile | 6 | ||||
-rw-r--r-- | games/xscavenger/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/xscavenger/Makefile b/games/xscavenger/Makefile index 6b23485b2..cca3969 100644 --- a/games/xscavenger/Makefile +++ b/games/xscavenger/Makefile @@ -3,11 +3,11 @@ # Date created: 19 Feb 1998 # Whom: eivind # -# $Id: Makefile,v 1.6 1998/05/07 00:29:42 eivind Exp $ +# $Id: Makefile,v 1.7 1998/05/07 21:55:42 eivind Exp $ # -DISTNAME= xscavenger-133 -PKGNAME= xscavenger-1.3.3 +DISTNAME= xscavenger-135 +PKGNAME= xscavenger-1.3.5 CATEGORIES= games MASTER_SITES= http://www.xdr.com/dash/ EXTRACT_SUFX= .tgz diff --git a/games/xscavenger/distinfo b/games/xscavenger/distinfo index d627b3a..342aaa6 100644 --- a/games/xscavenger/distinfo +++ b/games/xscavenger/distinfo @@ -1 +1 @@ -MD5 (xscavenger-133.tgz) = 5357a8ffefbf26c2cf6d71485e79a12c +MD5 (xscavenger-135.tgz) = 74c9198667b00c6ec9eab65833f06c86 |