diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-06-18 04:25:30 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-06-18 04:25:30 +0000 |
commit | 2929c409949ebadd8645c49c09254d6dc87acf31 (patch) | |
tree | 6370f042b83a87e37f157ef6b7c3a963b367f2d9 /math | |
parent | 9ef479fe7ee56cf9d649a6645b6a3050f3d4b924 (diff) | |
download | ports-2929c409949ebadd8645c49c09254d6dc87acf31.tar.gz ports-2929c409949ebadd8645c49c09254d6dc87acf31.zip |
add missing file in PLIST
Submitted by: bento
Notes
Notes:
svn path=/head/; revision=44149
Diffstat (limited to 'math')
-rw-r--r-- | math/spar/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/spar/pkg-plist b/math/spar/pkg-plist index 44aa84366658..f266fcdf1ad2 100644 --- a/math/spar/pkg-plist +++ b/math/spar/pkg-plist @@ -1,4 +1,5 @@ bin/spar +bin/test include/spar/sl.h include/spar/sl_btree.h include/spar/sl_chartype.h |