diff options
author | Eivind Eklund <eivind@FreeBSD.org> | 1998-06-07 14:54:09 +0000 |
---|---|---|
committer | Eivind Eklund <eivind@FreeBSD.org> | 1998-06-07 14:54:09 +0000 |
commit | 54e8801840ed2a5e6c20b2ab1a636e597a10f212 (patch) | |
tree | 7a95c0715981f5ff80b6728632325d1b6b17f93e /games/xscavenger/Makefile | |
parent | efed9542f5ff7e0833ab9340f61a201858820012 (diff) | |
download | ports-54e8801840ed2a5e6c20b2ab1a636e597a10f212.tar.gz ports-54e8801840ed2a5e6c20b2ab1a636e597a10f212.zip |
Notes
Diffstat (limited to 'games/xscavenger/Makefile')
-rw-r--r-- | games/xscavenger/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/xscavenger/Makefile b/games/xscavenger/Makefile index 6b23485b245e..cca3969e4fb4 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 |