diff options
author | bapt <bapt@FreeBSD.org> | 2015-03-03 07:31:09 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-03-03 07:31:09 +0800 |
commit | 944062d68e77e368de13dedd854bbd04c8e44617 (patch) | |
tree | 8def5132343b9c704f2338175cc5a65ea7732817 /lang | |
parent | 85855eba6e1d744fe85fab0fe21217373d623349 (diff) | |
download | freebsd-ports-gnome-944062d68e77e368de13dedd854bbd04c8e44617.tar.gz freebsd-ports-gnome-944062d68e77e368de13dedd854bbd04c8e44617.tar.zst freebsd-ports-gnome-944062d68e77e368de13dedd854bbd04c8e44617.zip |
Remove Author from pkg-descr and white space fixes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/bas2tap/pkg-descr | 1 | ||||
-rw-r--r-- | lang/gauche/pkg-descr | 1 | ||||
-rw-r--r-- | lang/newlisp-devel/pkg-descr | 1 | ||||
-rw-r--r-- | lang/newlisp/pkg-descr | 1 | ||||
-rw-r--r-- | lang/p5-Data-JavaScript/pkg-descr | 1 | ||||
-rw-r--r-- | lang/stalin/pkg-descr | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/lang/bas2tap/pkg-descr b/lang/bas2tap/pkg-descr index dd34a352e18e..4dda11f8c11e 100644 --- a/lang/bas2tap/pkg-descr +++ b/lang/bas2tap/pkg-descr @@ -4,5 +4,4 @@ as plain text files into TAP files. TAP files can be used in most ZX Spectrum emulators and can be concatenated together using cat(1). -Author: Martijn van der Heide WWW: http://www.worldofspectrum.org/utilities.html diff --git a/lang/gauche/pkg-descr b/lang/gauche/pkg-descr index 92813d9df954..1b81d20b155b 100644 --- a/lang/gauche/pkg-descr +++ b/lang/gauche/pkg-descr @@ -3,5 +3,4 @@ Algorithmic Language Scheme. It is designed for rapid development of daily tools like system management and text processing. It can handle multibyte character strings natively. -Author: Shiro Kawai <shiro@acm.org> WWW: http://practical-scheme.net/gauche/ diff --git a/lang/newlisp-devel/pkg-descr b/lang/newlisp-devel/pkg-descr index 6b57fd50f84d..50ee8b32ce48 100644 --- a/lang/newlisp-devel/pkg-descr +++ b/lang/newlisp-devel/pkg-descr @@ -2,5 +2,4 @@ The newLISP is a scripting language for developing web applications and programs in general and in the domains of artificial intelligence (AI) and statistics. -Author: Lutz Mueller WWW: http://www.newlisp.org/ diff --git a/lang/newlisp/pkg-descr b/lang/newlisp/pkg-descr index 6b57fd50f84d..50ee8b32ce48 100644 --- a/lang/newlisp/pkg-descr +++ b/lang/newlisp/pkg-descr @@ -2,5 +2,4 @@ The newLISP is a scripting language for developing web applications and programs in general and in the domains of artificial intelligence (AI) and statistics. -Author: Lutz Mueller WWW: http://www.newlisp.org/ diff --git a/lang/p5-Data-JavaScript/pkg-descr b/lang/p5-Data-JavaScript/pkg-descr index 8588c0a41b10..ae394fb0ab19 100644 --- a/lang/p5-Data-JavaScript/pkg-descr +++ b/lang/p5-Data-JavaScript/pkg-descr @@ -6,5 +6,4 @@ It works by creating one line of JavaScript code per datum. Therefore, structures cannot be created anonymously and needed to be assigned to variables. This enables dumping big structures. -Author: Ariel Brosh <schop@cpan.org> WWW: http://search.cpan.org/dist/Data-JavaScript/ diff --git a/lang/stalin/pkg-descr b/lang/stalin/pkg-descr index c0291e20d6d1..23f920a36d62 100644 --- a/lang/stalin/pkg-descr +++ b/lang/stalin/pkg-descr @@ -6,5 +6,4 @@ extremely fast, particularly for numerical code. In a number of tests it has outperformed hand-written C, sometimes by a considerable margin. Stalin is intended for production use in generating an optimized executable. -Author: Jeffrey Mark Siskind WWW: http://cobweb.ecn.purdue.edu/~qobi/software.html |