diff options
author | bapt <bapt@FreeBSD.org> | 2015-03-03 07:36:35 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-03-03 07:36:35 +0800 |
commit | 04304e073bc19b08d179a5fb03bcc0791e389bf6 (patch) | |
tree | 1b44592fcdf1574284f314f3fb6624695a602961 /math/truthtable | |
parent | 944062d68e77e368de13dedd854bbd04c8e44617 (diff) | |
download | freebsd-ports-gnome-04304e073bc19b08d179a5fb03bcc0791e389bf6.tar.gz freebsd-ports-gnome-04304e073bc19b08d179a5fb03bcc0791e389bf6.tar.zst freebsd-ports-gnome-04304e073bc19b08d179a5fb03bcc0791e389bf6.zip |
Remove Author from pkg-descr and white space fixes
Diffstat (limited to 'math/truthtable')
-rw-r--r-- | math/truthtable/pkg-descr | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/truthtable/pkg-descr b/math/truthtable/pkg-descr index 9d85a4c96bee..583152e69f36 100644 --- a/math/truthtable/pkg-descr +++ b/math/truthtable/pkg-descr @@ -2,5 +2,4 @@ TruthTable is a truth table generator that does the dirty work for you. This Java program handles the following operations: Not, And, Or, XOR, Implication, and the Biconditional. -Author: Greg Slepak -WWW: http://www.kinostudios.com/truthtable.php +WWW: http://www.kinostudios.com/truthtable.php |