diff options
author | drochner <drochner@pkgsrc.org> | 2011-01-11 11:53:13 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2011-01-11 11:53:13 +0000 |
commit | a522f77913f10596fc9395f5ba5496dc5b322440 (patch) | |
tree | 21338b71414ab3d924906296fdc898a44f25d325 /math/nickle/PLIST | |
parent | 11fef4865b5bb1d98001d761e75d0a787336c06c (diff) | |
download | pkgsrc-a522f77913f10596fc9395f5ba5496dc5b322440.tar.gz |
update to 2.70
sorry, no changelog available
Diffstat (limited to 'math/nickle/PLIST')
-rw-r--r-- | math/nickle/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/nickle/PLIST b/math/nickle/PLIST index c5131a8fbdd..4197cc5ad56 100644 --- a/math/nickle/PLIST +++ b/math/nickle/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:05:46 joerg Exp $ +@comment $NetBSD: PLIST,v 1.3 2011/01/11 11:53:13 drochner Exp $ bin/nickle include/nickle/builtin-namespaces.h include/nickle/builtin.h @@ -50,11 +50,13 @@ share/nickle/examples/turtle/COPYING share/nickle/examples/turtle/snowflake.5c share/nickle/examples/turtle/snowflake.tex share/nickle/examples/turtle/turtle.5c +share/nickle/factorial.5c share/nickle/file.5c share/nickle/history.5c share/nickle/math.5c share/nickle/mutex.5c share/nickle/parse-args.5c +share/nickle/prime_sieve.5c share/nickle/printf.5c share/nickle/prng.5c share/nickle/process.5c |