summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-03-02 23:26:42 +0000
committerbapt <bapt@FreeBSD.org>2015-03-02 23:26:42 +0000
commit85855eba6e1d744fe85fab0fe21217373d623349 (patch)
treeffc390364b918e79218443ceeed22dc36cdfe021
parent6f12e41b73e09d163563d976bb7181acc9d794b5 (diff)
downloadFreeBSD-ports-85855eba6e1d744fe85fab0fe21217373d623349.zip
FreeBSD-ports-85855eba6e1d744fe85fab0fe21217373d623349.tar.gz
Remove Author from pkg-descr and white space fixes
-rw-r--r--dns/checkdns/pkg-descr1
-rw-r--r--dns/dnswalk/pkg-descr1
-rw-r--r--dns/gdnsd/pkg-descr10
-rw-r--r--dns/rbllookup-ng/pkg-descr2
-rw-r--r--dns/rbllookup/pkg-descr1
-rw-r--r--dns/updatedd/pkg-descr3
-rw-r--r--dns/zkt/pkg-descr5
-rw-r--r--editors/bitedit/pkg-descr7
-rw-r--r--editors/klat4/pkg-descr4
-rw-r--r--editors/puff/pkg-descr1
-rw-r--r--editors/spe/pkg-descr1
-rw-r--r--editors/winefish/pkg-descr1
-rw-r--r--emulators/cpmtools/pkg-descr2
-rw-r--r--emulators/fuse-utils/pkg-descr1
-rw-r--r--emulators/fuse/pkg-descr1
-rw-r--r--emulators/generator-cbiere/pkg-descr1
-rw-r--r--emulators/generator/pkg-descr1
-rw-r--r--emulators/hugo/pkg-descr1
-rw-r--r--emulators/libdsk/pkg-descr1
-rw-r--r--emulators/libspectrum/pkg-descr1
-rw-r--r--emulators/m2000/pkg-descr1
-rw-r--r--emulators/stonx/pkg-descr4
-rw-r--r--emulators/xcpc/pkg-descr1
-rw-r--r--ftp/ftpsync/pkg-descr1
-rw-r--r--games/braincurses/pkg-descr1
-rw-r--r--games/cake/pkg-descr2
-rw-r--r--games/einstein/pkg-descr1
-rw-r--r--games/fxsudoku/pkg-descr1
-rw-r--r--games/glchess/pkg-descr1
-rw-r--r--games/gnarr/pkg-descr2
-rw-r--r--games/plonx/pkg-descr1
-rw-r--r--games/py-sgfsummary/pkg-descr1
-rw-r--r--games/tetrinet-x/pkg-descr1
-rw-r--r--games/thevalley/pkg-descr1
-rw-r--r--games/tractorgen/pkg-descr1
-rw-r--r--games/unnethack/pkg-descr3
-rw-r--r--games/vultures-eye/pkg-descr1
-rw-r--r--games/whichwayisup/pkg-descr1
-rw-r--r--games/xmine/pkg-descr2
-rw-r--r--games/xpacman/pkg-descr2
-rw-r--r--games/xrally/pkg-descr1
-rw-r--r--graphics/djview4/pkg-descr1
-rw-r--r--graphics/djvulibre/pkg-descr3
-rw-r--r--graphics/edje_viewer/pkg-descr3
-rw-r--r--graphics/exact-image/pkg-descr1
-rw-r--r--graphics/fotofix/pkg-descr1
-rw-r--r--graphics/gscan2pdf/pkg-descr1
-rw-r--r--graphics/imgv/pkg-descr1
-rw-r--r--graphics/jdraw/pkg-descr3
-rw-r--r--graphics/kix-kmod/pkg-descr1
-rw-r--r--graphics/libpcd/pkg-descr1
51 files changed, 15 insertions, 77 deletions
diff --git a/dns/checkdns/pkg-descr b/dns/checkdns/pkg-descr
index 9e1dc57..ec9c4b2 100644
--- a/dns/checkdns/pkg-descr
+++ b/dns/checkdns/pkg-descr
@@ -9,5 +9,4 @@ HTMLs also include information about the MX and WWW records of the domain name.
The tool is expected to be of great use for Internet Service Providers
who are in need of keeping track of lame dns records.
-Author: Atilim BOY aboy@enderunix.org EnderUNIX SDT @ Turkey
WWW: http://www.enderunix.org/checkdns
diff --git a/dns/dnswalk/pkg-descr b/dns/dnswalk/pkg-descr
index da1ccc3..ab8b57a 100644
--- a/dns/dnswalk/pkg-descr
+++ b/dns/dnswalk/pkg-descr
@@ -2,5 +2,4 @@ dnswalk is a DNS debugger. It performs zone transfers of specified
domains, and checks the database in numerous ways for internal
consistency, as well as accuracy.
-Author: David Barr <barr@cis.ohio-state.edu>
WWW: http://sourceforge.net/projects/dnswalk/
diff --git a/dns/gdnsd/pkg-descr b/dns/gdnsd/pkg-descr
index c526ed2..5711796 100644
--- a/dns/gdnsd/pkg-descr
+++ b/dns/gdnsd/pkg-descr
@@ -1,13 +1,13 @@
gdnsd is an Authoritative-only DNS server.
The initial g stands for Geographic, as gdnsd offers a plugin system for
-geographic (or other sorts of) balancing, redirection, and
-service-state-conscious failover. If you don't care about that feature,
-it's still quite good at being a very fast, lean, and resilient
+geographic (or other sorts of) balancing, redirection, and
+service-state-conscious failover. If you don't care about that feature,
+it's still quite good at being a very fast, lean, and resilient
authoritative-only server for static DNS data.
-gdnsd is written in C using libev and pthreads with a focus on high
-performance, low latency service. It does not offer any form of caching or
+gdnsd is written in C using libev and pthreads with a focus on high
+performance, low latency service. It does not offer any form of caching or
recursive service, and does not support DNSSEC.
WWW: https://github.com/blblack/gdnsd/
diff --git a/dns/rbllookup-ng/pkg-descr b/dns/rbllookup-ng/pkg-descr
index 52a1cab..0a00bd2 100644
--- a/dns/rbllookup-ng/pkg-descr
+++ b/dns/rbllookup-ng/pkg-descr
@@ -4,5 +4,3 @@ name.
In this version you have statically inserted RBL servers, but code is based
on GPL source, so you can easy add more/replace/delete RBL servers by
editing rbllookup.conf file.
-
-Author: Marcin Gondek <drixter@e-utp.net> / Edwin Groothuis <edwin@mavetju.org>
diff --git a/dns/rbllookup/pkg-descr b/dns/rbllookup/pkg-descr
index a54e4d6..0cdcf71 100644
--- a/dns/rbllookup/pkg-descr
+++ b/dns/rbllookup/pkg-descr
@@ -8,5 +8,4 @@ editing rbllookup.pl file.
Also, author looking for support from programmers for ideas, codefix, new
features, switch to c/c++, gui version?
-Author: Marcin Gondek <drixter@e-utp.net>
WWW: http://rbllookup.sourceforge.net
diff --git a/dns/updatedd/pkg-descr b/dns/updatedd/pkg-descr
index f8aea5f..436c1e9 100644
--- a/dns/updatedd/pkg-descr
+++ b/dns/updatedd/pkg-descr
@@ -19,5 +19,4 @@ Furthermore the package includes a wrapper for updatedd
called `updatedd-wrapper'. It provides support for
configuration files and IP adddress caching.
-Author: Philipp Benner <philipp_benner (at) gmx (dot) de>
-WWW: http://updatedd.philipp-benner.de
+WWW: http://updatedd.philipp-benner.de
diff --git a/dns/zkt/pkg-descr b/dns/zkt/pkg-descr
index 6eb4282..5155c0d 100644
--- a/dns/zkt/pkg-descr
+++ b/dns/zkt/pkg-descr
@@ -1,9 +1,8 @@
DNSsec Zone Key Tool
-ZKT is a tool to manage keys and signatures for DNSSEC-zones.
+ZKT is a tool to manage keys and signatures for DNSSEC-zones.
The Zone Key Tool consists of two commands:
-o dnssec-zkt to create and list dnssec zone keys and
+o dnssec-zkt to create and list dnssec zone keys and
o dnssec-signer to sign a zone and manage the lifetime of the zone signing keys
-Author: Holger Zuleger
WWW: http://www.hznet.de/dns/zkt/
diff --git a/editors/bitedit/pkg-descr b/editors/bitedit/pkg-descr
index b4b62b2..53b8244 100644
--- a/editors/bitedit/pkg-descr
+++ b/editors/bitedit/pkg-descr
@@ -1,6 +1,5 @@
-bitedit is a simple ncurses program for editing a file. It allows
-you to directly edit of the individual bits of a binary file in a
+bitedit is a simple ncurses program for editing a file. It allows
+you to directly edit of the individual bits of a binary file in a
graphical fashion. It is useful for editing all sorts of binary files.
-Author: Andrew McGill <andrew@ledge.co.za>
-WWW: http://ledge.co.za/bitedit/
+WWW: http://ledge.co.za/bitedit/
diff --git a/editors/klat4/pkg-descr b/editors/klat4/pkg-descr
index ba43faa19e..32430f5 100644
--- a/editors/klat4/pkg-descr
+++ b/editors/klat4/pkg-descr
@@ -1,7 +1,3 @@
A LaTeX source editor for KDE4.
-Author: Anna A. Ladilova
- Dmitry V. Reshetnikov
- ladilova@algebraic.ru
-
WWW: http://www.algebraic.ru/doku.php?id=projects:klat4
diff --git a/editors/puff/pkg-descr b/editors/puff/pkg-descr
index f9a42aa..e04d625b 100644
--- a/editors/puff/pkg-descr
+++ b/editors/puff/pkg-descr
@@ -6,5 +6,4 @@ Primary features:
- Keys may be reassigned
- Source is easy to extend
-Author: Leif Pedersen <bilbo@devpit.org>
WWW: http://devpit.org/puff/
diff --git a/editors/spe/pkg-descr b/editors/spe/pkg-descr
index fa13392..c7f1ba1 100644
--- a/editors/spe/pkg-descr
+++ b/editors/spe/pkg-descr
@@ -5,5 +5,4 @@ context help, Blender support, ... Spe ships with Python debugger
(remote & encrypted), wxGlade (gui designer), PyChecker (source code doctor)
and Kiki (regex console)
-Author: Stani
WWW: http://pythonide.stani.be
diff --git a/editors/winefish/pkg-descr b/editors/winefish/pkg-descr
index d5d441b..30f3c6e 100644
--- a/editors/winefish/pkg-descr
+++ b/editors/winefish/pkg-descr
@@ -6,5 +6,4 @@ Main features:
(2) External Tools (customizable)
(3) UTF8 support
-Author: Ky Anh <kyanh@users.berlios.de>
WWW: http://winefish.berlios.de/
diff --git a/emulators/cpmtools/pkg-descr b/emulators/cpmtools/pkg-descr
index 35b8a82..0883c12 100644
--- a/emulators/cpmtools/pkg-descr
+++ b/emulators/cpmtools/pkg-descr
@@ -16,5 +16,3 @@ Ported & maintained by: J"org Wunsch <joerg@FreeBSD.org>, 1994
Frequently asked question:
No, FreeBSD's floppy-disk driver does not (yet) understand FM diskettes.
-
-Author: Helge Skrivervik, now (1994) helge@mellvik.no
diff --git a/emulators/fuse-utils/pkg-descr b/emulators/fuse-utils/pkg-descr
index 366b9bc..2180abc 100644
--- a/emulators/fuse-utils/pkg-descr
+++ b/emulators/fuse-utils/pkg-descr
@@ -1,5 +1,4 @@
fuse-utils is an utility package for handling ZX Spectrum files. It can be
used to list and convert tape, hard disk, snapshot, and audio files.
-Author: Philip Kendall <philip-fuse@shadowmagic.org.uk>
WWW: http://fuse-emulator.sourceforge.net/
diff --git a/emulators/fuse/pkg-descr b/emulators/fuse/pkg-descr
index e7aa697..d8c0cb3 100644
--- a/emulators/fuse/pkg-descr
+++ b/emulators/fuse/pkg-descr
@@ -4,5 +4,4 @@ loading from .tzx files, has sound and kempston joystick emulation,
and emulates various printers you could attach to the Spectrum.
It supports the new RZX input recording file format.
-Author: Philip Kendall <pak21-spectrum@srcf.ucam.org>
WWW: http://www.srcf.ucam.org/~pak21/spectrum/fuse.html
diff --git a/emulators/generator-cbiere/pkg-descr b/emulators/generator-cbiere/pkg-descr
index 43d7404..4c6140d 100644
--- a/emulators/generator-cbiere/pkg-descr
+++ b/emulators/generator-cbiere/pkg-descr
@@ -16,5 +16,4 @@ Additional features:
* Automagic CPU usage reduction which is especially cool for notebooks.
* Working support for Game Genie codes.
-Author: Christian Biere
WWW: http://www.squish.net/generator/cbiere/generator/
diff --git a/emulators/generator/pkg-descr b/emulators/generator/pkg-descr
index ec920c2..7ac192d 100644
--- a/emulators/generator/pkg-descr
+++ b/emulators/generator/pkg-descr
@@ -15,5 +15,4 @@ operand pre-calculation, endian pre-conversion etc. There are approximately
that calculates flags and one that doesn't, so that unnecessary flag
computation is avoided.
-Author: James Ponder
WWW: http://www.squish.net/generator/
diff --git a/emulators/hugo/pkg-descr b/emulators/hugo/pkg-descr
index 136bd49..96a6acd6 100644
--- a/emulators/hugo/pkg-descr
+++ b/emulators/hugo/pkg-descr
@@ -1,5 +1,4 @@
Hu-Go! is a PC Engine (TurboGrafx 16) emulator originally coming from
FPCE, with various enhancements from many other emulators.
-Author: Zeograd <zeograd@zeograd.com>
WWW: http://www.zeograd.com/
diff --git a/emulators/libdsk/pkg-descr b/emulators/libdsk/pkg-descr
index 07e99b3..ace1575 100644
--- a/emulators/libdsk/pkg-descr
+++ b/emulators/libdsk/pkg-descr
@@ -19,5 +19,4 @@ LIBDSK has drivers for:
TeleDisk files (read-only), APRIDISK image files,
rcpmfs - makes a Unix/Windows directory appear to be a CP/M disc image.
-Author: John Elliott <jce@seasip.demon.co.uk>
WWW: http://www.seasip.demon.co.uk/Unix/LibDsk/
diff --git a/emulators/libspectrum/pkg-descr b/emulators/libspectrum/pkg-descr
index 19da567..d98f0d0 100644
--- a/emulators/libspectrum/pkg-descr
+++ b/emulators/libspectrum/pkg-descr
@@ -11,5 +11,4 @@ So far it handles:
There are also some subsidiary functions which may be generally useful
for Spectrum-related utilities.
-Author: Philip Kendall <pak21-spectrum@srcf.ucam.org>
WWW: http://www.srcf.ucam.org/~pak21/spectrum/libspectrum.html
diff --git a/emulators/m2000/pkg-descr b/emulators/m2000/pkg-descr
index 627e47a..8c38d99 100644
--- a/emulators/m2000/pkg-descr
+++ b/emulators/m2000/pkg-descr
@@ -10,5 +10,4 @@ P2000 Emulator
The tape files should be writable, otherwise the emulator won't load them.
-Author: Marcel de Kogel <dekogel@giganda.komkon.org>
WWW: http://www.komkon.org/~dekogel/m2000.html
diff --git a/emulators/stonx/pkg-descr b/emulators/stonx/pkg-descr
index e0f5e1c..dc89647 100644
--- a/emulators/stonx/pkg-descr
+++ b/emulators/stonx/pkg-descr
@@ -32,7 +32,3 @@ TOS 1.06: (3)
TOS 1.62: (3)
TOS 2.05: tested, should be OK
TOS 2.06: tested, should be OK
-
-Please notify me of problems not mentioned here!
-
-Author: Marinos Yannikos (nino@complang.tuwien.ac.at)
diff --git a/emulators/xcpc/pkg-descr b/emulators/xcpc/pkg-descr
index bc0a686..9195166 100644
--- a/emulators/xcpc/pkg-descr
+++ b/emulators/xcpc/pkg-descr
@@ -13,5 +13,4 @@ Implemented Features:
* Almost full CRTC-6845 / GateArray emulation
* Adaptative frame-rate
-Author: Olivier Poncet <ponceto@noos.fr>
WWW: http://xcpc.sourceforge.net/
diff --git a/ftp/ftpsync/pkg-descr b/ftp/ftpsync/pkg-descr
index d53b8e5..14d34b54 100644
--- a/ftp/ftpsync/pkg-descr
+++ b/ftp/ftpsync/pkg-descr
@@ -3,5 +3,4 @@ tree. It was initally written to automize web publishing, but might be
useful for some other purposes, like mirroring not-too-large public sites,
data replication, and more.
-Author: Christoph Lechleitner <ibcl@users.sourceforge.net>
WWW: http://ftpsync.sourceforge.net/
diff --git a/games/braincurses/pkg-descr b/games/braincurses/pkg-descr
index f98112b..4dcdbbd 100644
--- a/games/braincurses/pkg-descr
+++ b/games/braincurses/pkg-descr
@@ -1,4 +1,3 @@
BrainCurses is a clone of the Mastermind game implemented in ncurses.
-Author: Brian Derr <bderr@myrealbox.com>
WWW: http://freshmeat.net/projects/braincurses/
diff --git a/games/cake/pkg-descr b/games/cake/pkg-descr
index 6edc0d0..fbe2a6e 100644
--- a/games/cake/pkg-descr
+++ b/games/cake/pkg-descr
@@ -15,5 +15,3 @@ for id Software's Quake III Arena maps. It currently features:
* Background music + 3D sounds (not under FreeBSD though)
* Entities (with variable LOD)
* ZIP compressed files (*.pk3)
-
-Author: Nicolas Crittin
diff --git a/games/einstein/pkg-descr b/games/einstein/pkg-descr
index fd7e178..497cf81 100644
--- a/games/einstein/pkg-descr
+++ b/games/einstein/pkg-descr
@@ -5,5 +5,4 @@ percentile and higher should be able to solve it.
See the WWW site for the rules of the game.
-Author: Alexander Babichev <asso@babichev.info>
WWW: http://games.flowix.com/en/
diff --git a/games/fxsudoku/pkg-descr b/games/fxsudoku/pkg-descr
index 46af3fc..b3ee64c 100644
--- a/games/fxsudoku/pkg-descr
+++ b/games/fxsudoku/pkg-descr
@@ -6,5 +6,4 @@ starting with various digits given in some cells (the "givens").
Each row, column, and region must contain only one instance of each
numeral. Completing the puzzle requires patience and logical ability.
-Author: Sander Jansen <sander@knology.net>
WWW: http://www.fifthplanet.net/
diff --git a/games/glchess/pkg-descr b/games/glchess/pkg-descr
index 2100856..9a489cf 100644
--- a/games/glchess/pkg-descr
+++ b/games/glchess/pkg-descr
@@ -3,5 +3,4 @@ Communication Protocol (CECP) by Tim Mann. This means it can currently use
Crafty and GNU Chess as AIs. You can also play Human vs. Human, but so far
not over a network.
-Author: http://glchess.sourceforge.net/#authors
WWW: http://glchess.sourceforge.net/
diff --git a/games/gnarr/pkg-descr b/games/gnarr/pkg-descr
index d4a270e..1c75ee7 100644
--- a/games/gnarr/pkg-descr
+++ b/games/gnarr/pkg-descr
@@ -3,5 +3,3 @@ From the gnarr manpage:
Gnarr generates a dwarven battle cry using some preset
templates. It is based on the Dwarven Battle Cry Generator
that was in Dragon Magazine, with some additions.
-
-Author: Joe Wreschnig <piman@sacredchao.net>
diff --git a/games/plonx/pkg-descr b/games/plonx/pkg-descr
index 07373508..84fcf0c 100644
--- a/games/plonx/pkg-descr
+++ b/games/plonx/pkg-descr
@@ -1,5 +1,4 @@
Plonx is a small ascii puzzle game, where you'll have to avoid bombs
and collect points.
-Author: Pasi Kallinen
WWW: http://bilious.homelinux.org/~paxed/plonx/
diff --git a/games/py-sgfsummary/pkg-descr b/games/py-sgfsummary/pkg-descr
index 9789c57..353f974 100644
--- a/games/py-sgfsummary/pkg-descr
+++ b/games/py-sgfsummary/pkg-descr
@@ -2,5 +2,4 @@ Sgfsummary reads multiple SGF (Smart Game Format) files, specifically
those recording Go/WeiQi/Baduk games, and summarizes their game
information to standard output. It is a part of the Go Tools Project.
-Author: David John Goodger <goodger@python.org>
WWW: http://gotools.sourceforge.net/sgfsummary/
diff --git a/games/tetrinet-x/pkg-descr b/games/tetrinet-x/pkg-descr
index 56a1858..832a56b 100644
--- a/games/tetrinet-x/pkg-descr
+++ b/games/tetrinet-x/pkg-descr
@@ -12,5 +12,4 @@ Please note, this server in no way encompasses the whole game. The clients
are the ones that do most of the work, with the server just passing suitable
packets between each client, and of course adding some of it's own.
-Author: Brendan Grieve (brg@cheerful.com)
WWW: ftp://ftp.dementia.nu/tetrinet/servers/tetrix
diff --git a/games/thevalley/pkg-descr b/games/thevalley/pkg-descr
index c627312..d5952b7 100644
--- a/games/thevalley/pkg-descr
+++ b/games/thevalley/pkg-descr
@@ -4,5 +4,4 @@ young chap, it's pretty basic but I just wanted to recreate it -
this was done by working on the BBC Micro version. There's more
about this game at http://www.classicgaming.com/studio2/valley/valley.htm
-Author: Paul Robson <autismuk@autismuk.freeserve.co.uk>
WWW: http://www.autismuk.freeserve.co.uk/
diff --git a/games/tractorgen/pkg-descr b/games/tractorgen/pkg-descr
index 0fb9fd3..cbf030e 100644
--- a/games/tractorgen/pkg-descr
+++ b/games/tractorgen/pkg-descr
@@ -11,5 +11,4 @@ theorem of ASCII tractor mechanics:
"ASCII Tractors must have at least four wheels." [1]
-Author: Conrad Parker <kbert@vergenet.net>
WWW: http://www.vergenet.net/~conrad/software/tractorgen/
diff --git a/games/unnethack/pkg-descr b/games/unnethack/pkg-descr
index 0dba64b..0a07985 100644
--- a/games/unnethack/pkg-descr
+++ b/games/unnethack/pkg-descr
@@ -4,5 +4,4 @@ more randomness, challenges and fun into NetHack. It features more
levels, several UI changes like automatically opened doors and the
pickup thrown patch and a lot of game play related changes.
-Author: Patric Mueller
-WWW: http://unnethack.sourceforge.net/
+WWW: http://unnethack.sourceforge.net/
diff --git a/games/vultures-eye/pkg-descr b/games/vultures-eye/pkg-descr
index 4f6ecb7..e803ada 100644
--- a/games/vultures-eye/pkg-descr
+++ b/games/vultures-eye/pkg-descr
@@ -2,5 +2,4 @@ Vulture's Eye is a nice graphical interface for NetHack 3.4.3. It is
forked from Falcon's Eye, one of the nicest graphical interfaces ever
for NetHack.
-Author: Clive Crous
WWW: http://www.darkarts.co.za/vulture-for-nethack
diff --git a/games/whichwayisup/pkg-descr b/games/whichwayisup/pkg-descr
index 376ac13..c1c7369 100644
--- a/games/whichwayisup/pkg-descr
+++ b/games/whichwayisup/pkg-descr
@@ -2,5 +2,4 @@ Which Way Is Up is a traditional and challenging 2D platformer game
with a slight rotational twist. Help a mysterious big-eared salaryman
named Guy find his keys in a labyrinth of dangers and bad dialogue.
-Author: Olli "Hectigo" Etuaho <admin[at]hectigo.net>
WWW: http://www.oletus.fi/static/whichwayisup/
diff --git a/games/xmine/pkg-descr b/games/xmine/pkg-descr
index fe33ac1..4f20d4a 100644
--- a/games/xmine/pkg-descr
+++ b/games/xmine/pkg-descr
@@ -13,5 +13,3 @@ without OSF/Motif.
Since the game itself has some 3D look, linking against the famous
Xaw3d library is highly recommended.
-
-Author: Paul Falstad (pf@z-code.com)
diff --git a/games/xpacman/pkg-descr b/games/xpacman/pkg-descr
index 316bb29..fda6649 100644
--- a/games/xpacman/pkg-descr
+++ b/games/xpacman/pkg-descr
@@ -6,5 +6,3 @@ a limited amount of time, chase and eat the ghosts. There
is also bonus available, for a limited amount of time. An
X gives just points, but a little pacman gives an extra
life.
-
-Author: Roar Thronaes, roart@nvg.unit.no
diff --git a/games/xrally/pkg-descr b/games/xrally/pkg-descr
index 25c8ffa..ad4c44b 100644
--- a/games/xrally/pkg-descr
+++ b/games/xrally/pkg-descr
@@ -10,5 +10,4 @@ XRally is written in C using only the basic Xlib and Xpm libraries.
It's a project aimed mainly at newbie X11/Game programmers like me
(but any experienced help is appreciated! :) )
-Author: Ismael Orenstein <perdig@linuxbr.com.br>
WWW: http://www.linuxgames.com/xrally/
diff --git a/graphics/djview4/pkg-descr b/graphics/djview4/pkg-descr
index 462516a..e497b11 100644
--- a/graphics/djview4/pkg-descr
+++ b/graphics/djview4/pkg-descr
@@ -1,5 +1,4 @@
Standalone Djvu viewer and plugin based on the Qt4 toolkit. Uses djvulibre
for rendering.
-Author: Leon Bottou <leonb@users.sf.net>
WWW: http://djvu.sourceforge.net/
diff --git a/graphics/djvulibre/pkg-descr b/graphics/djvulibre/pkg-descr
index bc24c20f..439ce05 100644
--- a/graphics/djvulibre/pkg-descr
+++ b/graphics/djvulibre/pkg-descr
@@ -10,5 +10,4 @@ an enhanced version of that code, maintained by the original inventors
of DjVu. It is compatible with version 3.5 of the LizardTech DjVu
software suite.
-Author: Leon Bottou <leonb@users.sf.net>
-WWW: http://djvu.sourceforge.net/
+WWW: http://djvu.sourceforge.net/
diff --git a/graphics/edje_viewer/pkg-descr b/graphics/edje_viewer/pkg-descr
index 6cd01b4..737c3b2 100644
--- a/graphics/edje_viewer/pkg-descr
+++ b/graphics/edje_viewer/pkg-descr
@@ -1,5 +1,4 @@
A simple viewer for edj files. Should provide more ease of use than the edje
viewer that comes with edje itself.
-Author: urandom <vkojouharov@gmail.com>
-WWW: http://www.enlightenment.otg/
+WWW: http://www.enlightenment.otg/
diff --git a/graphics/exact-image/pkg-descr b/graphics/exact-image/pkg-descr
index 01171d9..dfd3db4 100644
--- a/graphics/exact-image/pkg-descr
+++ b/graphics/exact-image/pkg-descr
@@ -1,4 +1,3 @@
ExactImage is a fast imaging library including a command line frontend.
-Author: Rene Rebe <rene@exactcode.de>
WWW: http://www.exactcode.de/oss/exact-image/
diff --git a/graphics/fotofix/pkg-descr b/graphics/fotofix/pkg-descr
index ddcb0b4..322d3e2 100644
--- a/graphics/fotofix/pkg-descr
+++ b/graphics/fotofix/pkg-descr
@@ -4,5 +4,4 @@ rotate images, and remove red eyes (if lucky). It was inspired by
IrfanView for Windows, a great but unfortunately non-portable and
closed-source product.
-Author: Dmitry Karasik <dmitry@karasik.eu.org>
WWW: http://www.prima.eu.org/fotofix/
diff --git a/graphics/gscan2pdf/pkg-descr b/graphics/gscan2pdf/pkg-descr
index 2d8ebed..6196ef2 100644
--- a/graphics/gscan2pdf/pkg-descr
+++ b/graphics/gscan2pdf/pkg-descr
@@ -1,4 +1,3 @@
A GUI to ease the process of producing PDFs from scanned documents
-Author: Jeffrey Ratcliffe <ra28145@users.sourceforge.net>
WWW: http://sourceforge.net/projects/gscan2pdf
diff --git a/graphics/imgv/pkg-descr b/graphics/imgv/pkg-descr
index b95b669..e9c8cb2 100644
--- a/graphics/imgv/pkg-descr
+++ b/graphics/imgv/pkg-descr
@@ -6,5 +6,4 @@ playlists, view and download images from Web sites, movie playing, file
searching/filtering, multiple directory loading, transitional effects,
image hiding and more.
-Author: Ryan Kulla <rkulla@gmail.com>
WWW: http://imgv.sourceforge.net/
diff --git a/graphics/jdraw/pkg-descr b/graphics/jdraw/pkg-descr
index 92746c9..f2217672 100644
--- a/graphics/jdraw/pkg-descr
+++ b/graphics/jdraw/pkg-descr
@@ -2,5 +2,4 @@ JDraw is a pixel oriented graphics editor designed especially for small
to medium-sized pictures used to decorate web pages. It is completely
written in Java, simple to use and saves (animated) GIFs, ICOs and PNGs.
-Author: jdomain@users.sourceforge.net
-WWW: http://jdraw.sourceforge.net
+WWW: http://jdraw.sourceforge.net
diff --git a/graphics/kix-kmod/pkg-descr b/graphics/kix-kmod/pkg-descr
index 6f7f9e7..d35d4d3 100644
--- a/graphics/kix-kmod/pkg-descr
+++ b/graphics/kix-kmod/pkg-descr
@@ -4,5 +4,4 @@ I originally submitted this as a kernel module, but after
seeing George Reid's plasma-kmod port I realised that was
a better way to do it.
-Author: Jonathan Belson <jon@witchspace.com>
WWW: http://www.witchspace.com/kix.html
diff --git a/graphics/libpcd/pkg-descr b/graphics/libpcd/pkg-descr
index 69fd1a1..5de79ae 100644
--- a/graphics/libpcd/pkg-descr
+++ b/graphics/libpcd/pkg-descr
@@ -2,5 +2,4 @@ This is a tiny library for decoding PhotoCD images. Its not exactly
new, it exists for years. I've just released it separately for the
first time now. It used to come bundled with xpcd.
-Author: Gerd Knorr <kraxel@bytesex.org>
WWW: http://www.kraxel.org/blog/linux/libpcd/
OpenPOWER on IntegriCloud