diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:11:08 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:11:08 +0000 |
commit | 8749f869e5097eb9011f6e54d5edc9cfd4c62b40 (patch) | |
tree | 85858c7478144013b57057c6a78a43911f890acb /biology | |
parent | 0b8fdfcdfaeff3bf1ef6652a19caa6d01887d029 (diff) | |
download | pkgsrc-8749f869e5097eb9011f6e54d5edc9cfd4c62b40.tar.gz |
Drop @unexec, pkg_delete will do the right thing.
Diffstat (limited to 'biology')
-rw-r--r-- | biology/phylip/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/biology/phylip/PLIST b/biology/phylip/PLIST index 0378c7e77d1..4389c487735 100644 --- a/biology/phylip/PLIST +++ b/biology/phylip/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2009/06/14 17:34:34 joerg Exp $ +@comment $NetBSD: PLIST,v 1.6 2009/06/14 18:11:08 joerg Exp $ bin/clique bin/consense bin/contml @@ -83,4 +83,3 @@ share/fonts/phylip/font3 share/fonts/phylip/font4 share/fonts/phylip/font5 share/fonts/phylip/font6 -@unexec ${RMDIR} %D/share/fonts 2> /dev/null || ${TRUE} |