diff options
author | Steve Price <steve@FreeBSD.org> | 2001-02-26 03:34:31 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2001-02-26 03:34:31 +0000 |
commit | d8f88d6f7b0fe347a1bb48745c2adbe00a774774 (patch) | |
tree | 126bc671e78b19290a11a614357b2c86aa268fc7 /games | |
parent | c76693c52bc0f601f899521914c19fd5866ba2a5 (diff) | |
download | ports-d8f88d6f7b0fe347a1bb48745c2adbe00a774774.tar.gz ports-d8f88d6f7b0fe347a1bb48745c2adbe00a774774.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/smacx/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/smacx/pkg-plist b/games/smacx/pkg-plist index 2522a3e007e6..c748a81f5e07 100644 --- a/games/smacx/pkg-plist +++ b/games/smacx/pkg-plist @@ -591,3 +591,4 @@ games/smacx/smacx @dirrm games/smacx/data/facs @dirrm games/smacx/data @dirrm games/smacx +@unexec rmdir %D/games 2> /dev/null || true |