diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2014-10-13 15:12:43 +0800 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2014-10-13 15:12:43 +0800 |
commit | b0e7522bcf43d5a5783495b104c0bb2abf72b5d3 (patch) | |
tree | 18caa9113fa51a3836408f70e2dce5cf9c0c3245 /games/cosmosmash | |
parent | ae096929541215655af04979946cc472122f9e7c (diff) | |
download | freebsd-ports-gnome-b0e7522bcf43d5a5783495b104c0bb2abf72b5d3.tar.gz freebsd-ports-gnome-b0e7522bcf43d5a5783495b104c0bb2abf72b5d3.tar.zst freebsd-ports-gnome-b0e7522bcf43d5a5783495b104c0bb2abf72b5d3.zip |
Remove @dirrm/@dirrmty from my ports
Diffstat (limited to 'games/cosmosmash')
-rw-r--r-- | games/cosmosmash/pkg-plist | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/games/cosmosmash/pkg-plist b/games/cosmosmash/pkg-plist index 5cfdb228d507..35350864c94b 100644 --- a/games/cosmosmash/pkg-plist +++ b/games/cosmosmash/pkg-plist @@ -9,8 +9,6 @@ share/pixmaps/cosmosmash.png %%DATADIR%%/sounds/saucer-shooting.wav %%DATADIR%%/sounds/hyperspace.wav %%DATADIR%%/sounds/level-finished.wav -@dirrm %%DATADIR%%/sounds -@dirrm %%DATADIR%% %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/INSTALL @@ -18,4 +16,3 @@ share/pixmaps/cosmosmash.png %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/THANKS %%PORTDOCS%%%%DOCSDIR%%/TODO -%%PORTDOCS%%@dirrm %%DOCSDIR%% |