1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- WWW is no longer available, change to an alternative version

- Use @dirrmtry instead of @unexec
- Grab maintainership
This commit is contained in:
Lars Engels 2012-04-21 18:33:49 +00:00
parent 6067b48eb1
commit 619f643a11
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295207
3 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ CATEGORIES= games
MASTER_SITES= http://deponie.yamagi.org/freebsd/distfiles/ \
http://tron.homeunix.org/ja2/
MAINTAINER= ports@FreeBSD.org
MAINTAINER= lme@FreeBSD.org
COMMENT= A port of "Jagged Alliance 2" using SDL
DISTVERSIONSUFFIX= -source

View File

@ -3,4 +3,4 @@ mercenaries to liberate the small country of Arulco.
You need an original game CD and installation to use this port.
WWW: http://ja2.dragonriders.de/
WWW: http://tron.homeunix.org/ja2/

View File

@ -3,5 +3,5 @@ share/applications/ja2-stracciatella.desktop
share/pixmaps/jagged2.ico
@dirrm %%DATADIR%%/Data/TILECACHE
@dirrm %%DATADIR%%/Data
@unexec rmdir %D/%%DATADIR%% 2>/dev/null || echo "Warning: data files in %D/%%DATADIR%% have been left intact."
@dirrmtry %D/%%DATADIR%% 2>/dev/null || echo "Warning: data files in %D/%%DATADIR%% have been left intact."
@dirrmtry share/applications