diff options
author | wiz <wiz> | 2006-05-22 17:45:42 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-05-22 17:45:42 +0000 |
commit | 7908ba04f87766d0817b927794e23653dbb00a9c (patch) | |
tree | 10ee15a4ad8125ecef96008084c9309e2460acc0 /games | |
parent | ab4a42c8860feba01da20b75dd31861e1b48b49e (diff) | |
download | pkgsrc-7908ba04f87766d0817b927794e23653dbb00a9c.tar.gz |
Remove directory on deinstall.
Diffstat (limited to 'games')
-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 |