diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-06-23 02:29:06 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-06-23 02:29:06 +0000 |
commit | b194feb0a642dcc14e69f4a0158211eac808af08 (patch) | |
tree | d2be37712279e36c585b0aeee08776c18b1b3004 | |
parent | - Update to 1.5.0.1 (diff) |
Fix plist: don't remove nls/en_US.US-ASCII or nls/POSIX
PR: ports/99341
Submitted by: shaun (me)
Approved by: ahze (mentor)
Notes
Notes:
svn path=/head/; revision=166068
-rw-r--r-- | math/isabelle/pkg-plist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/isabelle/pkg-plist b/math/isabelle/pkg-plist index 4237e62802f6..af1336f9ccf3 100644 --- a/math/isabelle/pkg-plist +++ b/math/isabelle/pkg-plist @@ -3640,8 +3640,6 @@ bin/isatool %%DATADIR%%/src/ZF/simpdata.ML %%DATADIR%%/src/ZF/thy_syntax.ML %%DATADIR%%/src/ZF/upair.thy -@dirrm share/nls/en_US.US-ASCII -@dirrm share/nls/POSIX @dirrm share/isabelle/src/ZF/ex @dirrm share/isabelle/src/ZF/document @dirrm share/isabelle/src/ZF/UNITY |