diff options
author | petef <petef@FreeBSD.org> | 2002-03-27 20:38:17 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-03-27 20:38:17 +0000 |
commit | 2534afe26de380dd2e8f047daf4624a8c4a19677 (patch) | |
tree | 38d009694f87e677eb15f816c46594525f0848d8 /www | |
parent | 16e902b5da21f348a9cca8041644c45bca608afe (diff) | |
download | FreeBSD-ports-2534afe26de380dd2e8f047daf4624a8c4a19677.zip FreeBSD-ports-2534afe26de380dd2e8f047daf4624a8c4a19677.tar.gz |
Fix a typo in the last revision.
Diffstat (limited to 'www')
-rw-r--r-- | www/abcache/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/abcache/pkg-plist b/www/abcache/pkg-plist index be1b253..3c6afc4 100644 --- a/www/abcache/pkg-plist +++ b/www/abcache/pkg-plist @@ -1,2 +1,2 @@ lib/php/20010901/bware_cache.so -@unexec rmdir %D/lib/php/20010901 +@unexec rmdir %D/lib/php/20010901 2>/dev/null || true |