diff options
author | steve <steve@FreeBSD.org> | 1998-09-27 11:43:10 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-09-27 11:43:10 +0800 |
commit | 7ea13a5805618fab55384648793692347c8af615 (patch) | |
tree | f91547155435570b88fd183bed9dd5fed0d6f7fc /deskutils | |
parent | ecef3cc47b9d73e2bc54f2298580ace40da2f998 (diff) | |
download | freebsd-ports-gnome-7ea13a5805618fab55384648793692347c8af615.tar.gz freebsd-ports-gnome-7ea13a5805618fab55384648793692347c8af615.tar.zst freebsd-ports-gnome-7ea13a5805618fab55384648793692347c8af615.zip |
Remove empty directory on deinstall.
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/cal/pkg-plist | 1 | ||||
-rw-r--r-- | deskutils/zorro/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/cal/pkg-plist b/deskutils/cal/pkg-plist index f95c8517c32c..579954b0f841 100644 --- a/deskutils/cal/pkg-plist +++ b/deskutils/cal/pkg-plist @@ -1,3 +1,4 @@ bin/cal etc/cal/calcol etc/cal/caldat +@dirrm etc/cal diff --git a/deskutils/zorro/pkg-plist b/deskutils/zorro/pkg-plist index 3f29957e723c..3aa830b1ff26 100644 --- a/deskutils/zorro/pkg-plist +++ b/deskutils/zorro/pkg-plist @@ -1,2 +1,3 @@ bin/zorro share/zorro/DOTzorrorc +@dirrm share/zorro |