diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-11-11 11:09:01 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-11-11 11:09:01 +0000 |
commit | f81b0711bc2c6429f19564c41103794090ffdef2 (patch) | |
tree | 688bc1a77c65a4752d3da9e11a676c9bc621498c | |
parent | Remove some files on deinstall (diff) |
Remove stray directory on deinstall
-rw-r--r-- | www/tclhttpd/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/tclhttpd/pkg-plist b/www/tclhttpd/pkg-plist index 731fca21106f..869574fd81d0 100644 --- a/www/tclhttpd/pkg-plist +++ b/www/tclhttpd/pkg-plist @@ -214,3 +214,4 @@ share/tclhttpd%%PORTVERSION%%/.tml @dirrm share/tclhttpd%%PORTVERSION%%/stats @dirrm share/tclhttpd%%PORTVERSION%%/templates @dirrm share/tclhttpd%%PORTVERSION%% +@dirrm tclhttpd%%PORTVERSION%% |