diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-10-24 09:11:38 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-10-24 09:11:38 +0000 |
commit | 989772c9ac17dbf61d27a16069c9a6a83b5b0c2c (patch) | |
tree | 9b46cfe4da7168c9fcd7be5e95889fe95c5f07d1 /games/xmine | |
parent | ad16b66412609069f1b49ba2ed222c8fce166fba (diff) |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues
Notes
Notes:
svn path=/head/; revision=284239
Diffstat (limited to 'games/xmine')
-rw-r--r-- | games/xmine/pkg-descr | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/games/xmine/pkg-descr b/games/xmine/pkg-descr index d6cf7084ea23..fe33ac1ca84c 100644 --- a/games/xmine/pkg-descr +++ b/games/xmine/pkg-descr @@ -5,7 +5,6 @@ them. xmine is freely redistributable. It's mostly Xlib-based, but it requires Motif libraries for the menus. -Author: Paul Falstad (pf@z-code.com) === This version of xmine is based on Paul Falstad's version 1.0.3, as @@ -15,6 +14,4 @@ without OSF/Motif. Since the game itself has some 3D look, linking against the famous Xaw3d library is highly recommended. ---- -enjoy, - Joerg Wunsch <joerg@FreeBSD.org> +Author: Paul Falstad (pf@z-code.com) |