diff options
author | Lars Engels <lme@FreeBSD.org> | 2012-01-31 05:50:58 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2012-01-31 05:50:58 +0000 |
commit | 2edb0c1630b3218e9328e236d1070c8eebaf4e88 (patch) | |
tree | 747508e7958b0083af68e9c4f3577d72811a4c64 /games/xpilot | |
parent | daf50bfdffcedf6a461fdd072bb40f9448114650 (diff) | |
download | ports-2edb0c1630b3218e9328e236d1070c8eebaf4e88.tar.gz ports-2edb0c1630b3218e9328e236d1070c8eebaf4e88.zip |
Notes
Diffstat (limited to 'games/xpilot')
-rw-r--r-- | games/xpilot/Makefile | 4 | ||||
-rw-r--r-- | games/xpilot/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/xpilot/Makefile b/games/xpilot/Makefile index 2a00ebcbfd55..b3ff6fb0e3a8 100644 --- a/games/xpilot/Makefile +++ b/games/xpilot/Makefile @@ -6,14 +6,14 @@ # PORTNAME= xpilot -PORTVERSION= 4.5.4 -PORTREVISION= 2 +PORTVERSION= 4.5.5 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}game/${PORTNAME}-4/${PORTNAME}-${PORTVERSION} MAINTAINER= lme@FreeBSD.org COMMENT= Xpilot(client) and xpilots(server) +USE_BZIP2= yes USE_IMAKE= yes USE_XORG= x11 xext MAN6= xpilot.6 xpilots.6 xp-mapedit.6 xp-replay.6 diff --git a/games/xpilot/distinfo b/games/xpilot/distinfo index 4c59443550af..5f5e3a7cd217 100644 --- a/games/xpilot/distinfo +++ b/games/xpilot/distinfo @@ -1,2 +1,2 @@ -SHA256 (xpilot-4.5.4.tar.gz) = 2545953726f5eeba3d628970db13c9e1d1d6f14302420e0e74d4ee0ea72e3008 -SIZE (xpilot-4.5.4.tar.gz) = 1384615 +SHA256 (xpilot-4.5.5.tar.bz2) = 5e40424d093c8b712170a5dff3396df63302775f42da829b8832840f359cd92a +SIZE (xpilot-4.5.5.tar.bz2) = 1115502 |