diff options
author | Patrick Li <pat@FreeBSD.org> | 2001-12-24 02:17:17 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2001-12-24 02:17:17 +0000 |
commit | b666502afda11878e1adfaefeff785ee6171024b (patch) | |
tree | 9aa30fd7bf24b32e216a3b9ae394f1a2abdb5bf3 /games/gemdropx | |
parent | e1999fb7b6e4ffd7d87627b0fde8985f3adcc1d1 (diff) |
Notes
Diffstat (limited to 'games/gemdropx')
-rw-r--r-- | games/gemdropx/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gemdropx/pkg-plist b/games/gemdropx/pkg-plist index 0385f4a8b991..401c6c5629c0 100644 --- a/games/gemdropx/pkg-plist +++ b/games/gemdropx/pkg-plist @@ -1,5 +1,5 @@ bin/gemdropx -share/doc/gemdropx/README.txt +%%PORTDOCS%%share/doc/gemdropx/README.txt share/gemdropx/images/README share/gemdropx/images/action-mask.xbm share/gemdropx/images/action.xbm @@ -67,4 +67,4 @@ share/gemdropx/sounds/win.wav @dirrm share/gemdropx/sounds @dirrm share/gemdropx/images @dirrm share/gemdropx -@dirrm share/doc/gemdropx +%%PORTDOCS%%@dirrm share/doc/gemdropx |