diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 00:17:42 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 00:17:42 +0000 |
commit | e8d3c8300fde17c34b15fc2d889e55641e0a8f00 (patch) | |
tree | bbb6bde5614379bfe98675053e4e845e1233cf74 /biology | |
parent | 531467445388315226df8f921577044fb814ed7f (diff) | |
download | ports-e8d3c8300fde17c34b15fc2d889e55641e0a8f00.tar.gz ports-e8d3c8300fde17c34b15fc2d889e55641e0a8f00.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/distribfold/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/distribfold/pkg-plist b/biology/distribfold/pkg-plist index 634c59a42173..868f34107dac 100644 --- a/biology/distribfold/pkg-plist +++ b/biology/distribfold/pkg-plist @@ -23,6 +23,6 @@ distribfold/cpu0/toph19_eef1.inp distribfold/cpu0/whatsnew.txt distribfold/cpu0/zhangatm.txt distribfold/cpu0/zhangeij.txt -@unexec rmdir %D/distribfold/cpu0 2>/dev/null || true +@dirrmtry distribfold/cpu0 etc/rc.d/distribfold.sh @unexec rmdir %D/distribfold 2>/dev/null || echo "If you are permanently removing this port, you should do a ``rm -rf ${PKG_PREFIX}/distribfold`` to remove any binary, configuration and log files left." | fmt |