diff options
Diffstat (limited to 'games/xscavenger/Makefile')
-rw-r--r-- | games/xscavenger/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xscavenger/Makefile b/games/xscavenger/Makefile index 00a33d248161..e9bd964f8467 100644 --- a/games/xscavenger/Makefile +++ b/games/xscavenger/Makefile @@ -6,10 +6,10 @@ # PORTNAME= xscavenger -PORTVERSION= 1.3.5 +PORTVERSION= 1.4.2 CATEGORIES= games MASTER_SITES= http://www.xdr.com/dash/ -DISTNAME= xscavenger-135 +DISTNAME= xscavenger-142 EXTRACT_SUFX= .tgz MAINTAINER= eivind@FreeBSD.org |