diff options
author | pat <pat@FreeBSD.org> | 2001-12-22 02:26:33 +0000 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2001-12-22 02:26:33 +0000 |
commit | 4a1c848a4e4b77e33e64a431cf6e27ef7b257db8 (patch) | |
tree | 95f31ca327a20cc8264d9d216c38dbc0504244d7 /games/q3server/pkg-plist | |
parent | b5d804fbd1a9b30d73cb1d7679663ccfc0bf1875 (diff) | |
download | FreeBSD-ports-4a1c848a4e4b77e33e64a431cf6e27ef7b257db8.zip FreeBSD-ports-4a1c848a4e4b77e33e64a431cf6e27ef7b257db8.tar.gz |
Update to 1.31
Diffstat (limited to 'games/q3server/pkg-plist')
-rw-r--r-- | games/q3server/pkg-plist | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/q3server/pkg-plist b/games/q3server/pkg-plist index 431d688..996479e 100644 --- a/games/q3server/pkg-plist +++ b/games/q3server/pkg-plist @@ -9,12 +9,13 @@ %%Q3DIR%%baseq3/pak4.pk3 %%Q3DIR%%baseq3/pak5.pk3 %%Q3DIR%%baseq3/pak6.pk3 +%%Q3DIR%%baseq3/pak7.pk3 %%Q3DIR%%missionpack/pak1.pk3 +%%Q3DIR%%missionpack/pak2.pk3 %%Q3DIR%%q3ded %%Q3DIR%%quake3.x86 @dirrm %%Q3DIR%%missionpack @dirrm %%Q3DIR%%baseq3 %%PORTDOCS%%@dirrm %%Q3DIR%%Help -@exec mkdir %D/%%Q3DIR%% @unexec rmdir %D/%%Q3DIR%%baseq3 2>/dev/null || true @unexec rmdir %D/%%Q3DIR%% 2>/dev/null || echo "If you are permanently removing this port, you should do a ``rm -Rf ${PKG_PREFIX}/%%Q3DIR%%`` to remove any configuration files, *.pk3 files, and mods left." | fmt |