diff options
author | kris <kris@FreeBSD.org> | 2006-01-29 04:39:15 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-01-29 04:39:15 +0800 |
commit | 34f3c182d11bd15a68c676af2cd1e3df44be59a4 (patch) | |
tree | 090d033c346af188c106e55817cb8d136467b765 /games | |
parent | 129c3dd5dd714968a431131897e7607e1c4c87f0 (diff) | |
download | freebsd-ports-gnome-34f3c182d11bd15a68c676af2cd1e3df44be59a4.tar.gz freebsd-ports-gnome-34f3c182d11bd15a68c676af2cd1e3df44be59a4.tar.zst freebsd-ports-gnome-34f3c182d11bd15a68c676af2cd1e3df44be59a4.zip |
Add a missing directory
Diffstat (limited to 'games')
-rw-r--r-- | games/phpua-hl/pkg-plist | 1 | ||||
-rw-r--r-- | games/phpua-q3/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/games/phpua-hl/pkg-plist b/games/phpua-hl/pkg-plist index 3d53c7988dc6..b039a9b66c6e 100644 --- a/games/phpua-hl/pkg-plist +++ b/games/phpua-hl/pkg-plist @@ -59,3 +59,4 @@ @dirrm %%PHPUA%%/plugins/plugin_hl @dirrm %%PHPUA%%/images/templates/wap/plugin_hl @dirrm %%PHPUA%%/images/templates/default/plugin_hl +@dirrmtry %%PHPUA%%/images/templates/wap/ diff --git a/games/phpua-q3/pkg-plist b/games/phpua-q3/pkg-plist index bea657d4e339..c0ca823abdcd 100644 --- a/games/phpua-q3/pkg-plist +++ b/games/phpua-q3/pkg-plist @@ -74,3 +74,4 @@ @dirrm %%PHPUA%%/images/templates/default/plugin_q3 @dirrm %%PHPUA%%/images/plugin_q3/maps @dirrm %%PHPUA%%/images/plugin_q3 +@dirrmtry %%PHPUA%%/images/templates/wap/ |