diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-14 16:50:48 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-14 16:50:48 +0000 |
commit | 3b02be7d56fd7e4c6f41274ccece00a627b653a8 (patch) | |
tree | 083a5cac37adfbeef1de5b1feb9ea0bb1a980bf5 /games | |
parent | 2b54817f149c07f5d857f028ff4e6de7e72fde45 (diff) | |
download | ports-3b02be7d56fd7e4c6f41274ccece00a627b653a8.tar.gz ports-3b02be7d56fd7e4c6f41274ccece00a627b653a8.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/gl-117/Makefile | 2 | ||||
-rw-r--r-- | games/gl-117/distinfo | 2 | ||||
-rw-r--r-- | games/gl-117/pkg-plist | 8 |
3 files changed, 10 insertions, 2 deletions
diff --git a/games/gl-117/Makefile b/games/gl-117/Makefile index b72f6710b77a..c5acde9967fc 100644 --- a/games/gl-117/Makefile +++ b/games/gl-117/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gl-117 -PORTVERSION= 1.0.1 +PORTVERSION= 1.1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/gl-117/distinfo b/games/gl-117/distinfo index 426f00cc95ec..8e66685d2a72 100644 --- a/games/gl-117/distinfo +++ b/games/gl-117/distinfo @@ -1 +1 @@ -MD5 (gl-117-1.0.1-src.tar.gz) = 95ac2ff4fc65070a28c670c67bb7a376 +MD5 (gl-117-1.1-src.tar.gz) = 0bce3bdcc9d293e2fbd963e34fec94b9 diff --git a/games/gl-117/pkg-plist b/games/gl-117/pkg-plist index 439b6739aa28..c5449a0c1239 100644 --- a/games/gl-117/pkg-plist +++ b/games/gl-117/pkg-plist @@ -76,6 +76,7 @@ bin/gl-117 %%DATADIR%%/textures/base1_no.tga %%DATADIR%%/textures/cactus1.tga %%DATADIR%%/textures/cactusu1.tga +%%DATADIR%%/textures/camoufl.tga %%DATADIR%%/textures/chaff_ch.tga %%DATADIR%%/textures/clouds1.tga %%DATADIR%%/textures/clouds2.tga @@ -113,6 +114,9 @@ bin/gl-117 %%DATADIR%%/textures/glitter.tga %%DATADIR%%/textures/grass1.tga %%DATADIR%%/textures/gravel1.tga +%%DATADIR%%/textures/greendrk.tga +%%DATADIR%%/textures/greenlit.tga +%%DATADIR%%/textures/greygrid.tga %%DATADIR%%/textures/hall1b_g.tga %%DATADIR%%/textures/hall2b_c.tga %%DATADIR%%/textures/medals.tga @@ -123,6 +127,7 @@ bin/gl-117 %%DATADIR%%/textures/panzer2_.tga %%DATADIR%%/textures/radar1.tga %%DATADIR%%/textures/radar2.tga +%%DATADIR%%/textures/ranks.psd %%DATADIR%%/textures/ranks.tga %%DATADIR%%/textures/redsand1.tga %%DATADIR%%/textures/redstone2.tga @@ -143,11 +148,14 @@ bin/gl-117 %%DATADIR%%/textures/tree2.tga %%DATADIR%%/textures/tree3.tga %%DATADIR%%/textures/tree4.tga +%%DATADIR%%/textures/tree5.tga %%DATADIR%%/textures/treeu1.tga %%DATADIR%%/textures/treeu2.tga %%DATADIR%%/textures/treeu3.tga %%DATADIR%%/textures/treeu4.tga +%%DATADIR%%/textures/treeu5.tga %%DATADIR%%/textures/water1.tga +%%DATADIR%%/textures/wheel.tga @dirrm %%DATADIR%%/models @dirrm %%DATADIR%%/music @dirrm %%DATADIR%%/sounds |