diff options
author | Michael C . Wu <keichii@FreeBSD.org> | 2001-06-21 15:39:13 +0000 |
---|---|---|
committer | Michael C . Wu <keichii@FreeBSD.org> | 2001-06-21 15:39:13 +0000 |
commit | b55d3a543cfc02427a890b1b393bcb0991b0c663 (patch) | |
tree | 15f03ffcc99fd2d7dc4ae85c567177955745b139 /www/cgiwrap | |
parent | Chase increased version number of libxmms. (diff) |
MAINTAINER update. Modify pkg-plist to remove
directories and files that are not in mtree.
PR: ports/28319
Submitted by: Pete Fritchman <petef@databits.net>
Notes
Notes:
svn path=/head/; revision=44283
Diffstat (limited to 'www/cgiwrap')
-rw-r--r-- | www/cgiwrap/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/cgiwrap/pkg-plist b/www/cgiwrap/pkg-plist index 1438d8bdc04d..9a8c36452257 100644 --- a/www/cgiwrap/pkg-plist +++ b/www/cgiwrap/pkg-plist @@ -21,3 +21,5 @@ www/cgi-bin/cgiwrapd www/cgi-bin/nph-cgiwrap www/cgi-bin/nph-cgiwrapd %%PORTDOCS%%@dirrm share/doc/cgiwrap +@unexec rmdir %D/www/cgi-bin 2>/dev/null || true +@unexec rmdir %D/www 2>/dev/null || true |