diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-01-11 04:05:20 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-01-11 04:05:20 +0000 |
commit | 9173f61d7a57409cc576f949c967f9b13c2f1ee7 (patch) | |
tree | e2c31a3a6cc6668504455ba3e28f8b98051507c9 | |
parent | Fix plist (diff) |
Fix plist
PR: 33742
Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
Noted by: bento
Notes
Notes:
svn path=/head/; revision=52899
-rw-r--r-- | lang/squeak3/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/squeak3/pkg-plist b/lang/squeak3/pkg-plist index 03f8362847f8..8a259bcc60f4 100644 --- a/lang/squeak3/pkg-plist +++ b/lang/squeak3/pkg-plist @@ -7,8 +7,8 @@ share/squeak/3.0/System.so share/squeak/3.0/inisqueak share/squeak/3.0/squeak share/squeak/3.0/squeak.map -share/squeak/Squeak3.0final.changes -share/squeak/Squeak3.0final.image +share/squeak/Squeak3.0.changes +share/squeak/Squeak3.0.image share/squeak/SqueakV3.sources @dirrm share/squeak/3.0 @dirrm share/squeak |