diff options
author | wiz <wiz@pkgsrc.org> | 2006-05-22 17:45:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-05-22 17:45:42 +0000 |
commit | 4180038f3307488e551b3781ac688432106a60d7 (patch) | |
tree | 10ee15a4ad8125ecef96008084c9309e2460acc0 | |
parent | 6927248d83aa22f2e6eddde74a234dba3d18df0a (diff) | |
download | pkgsrc-4180038f3307488e551b3781ac688432106a60d7.tar.gz |
Remove directory on deinstall.
-rw-r--r-- | games/spaceracer/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/spaceracer/PLIST b/games/spaceracer/PLIST index f8e62b30483..639422abe8e 100644 --- a/games/spaceracer/PLIST +++ b/games/spaceracer/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/03/09 14:08:44 rillig Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/05/22 17:45:42 wiz Exp $ bin/spaceracer include/stk_admctrl.h include/stk_control.h @@ -33,3 +33,4 @@ share/spaceracer/texture3.png share/spaceracer/texture4.png share/spaceracer/uranus.png share/spaceracer/venus.png +@dirrm share/spaceracer |