diff options
author | petef <petef@FreeBSD.org> | 2002-03-29 07:30:59 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-03-29 07:30:59 +0000 |
commit | d8f10cabd54ecb6cbcd286453f18a80ef5c00a46 (patch) | |
tree | 5317e85af1e82b81855f65eb3ad65375233a301e /www/php-templates/pkg-plist | |
parent | 69f7cdabfef5988937887d114db577e12e3039f1 (diff) | |
download | FreeBSD-ports-d8f10cabd54ecb6cbcd286453f18a80ef5c00a46.zip FreeBSD-ports-d8f10cabd54ecb6cbcd286453f18a80ef5c00a46.tar.gz |
Fix a silly typo, again... I could have sworn I fixed this before commit!
Diffstat (limited to 'www/php-templates/pkg-plist')
-rw-r--r-- | www/php-templates/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/php-templates/pkg-plist b/www/php-templates/pkg-plist index 9b05d23..3c1ccab 100644 --- a/www/php-templates/pkg-plist +++ b/www/php-templates/pkg-plist @@ -1,2 +1,2 @@ lib/php/20010901/templates.so -@unexec rmdir %D/lib/php/20010901 +@unexec rmdir %D/lib/php/20010901 2>/dev/null || true |