diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-02-01 07:28:05 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-02-01 07:28:05 +0800 |
commit | 03fcf7e4be2dbbdafdc914637c711b1885303b69 (patch) | |
tree | 02fc967470c3859bd6a48c7381920e4ec4c6028b /games/freeciv | |
parent | cc3b8e2b264981ee5412202b51acc5b5a945cc0a (diff) | |
download | freebsd-ports-graphics-03fcf7e4be2dbbdafdc914637c711b1885303b69.tar.gz freebsd-ports-graphics-03fcf7e4be2dbbdafdc914637c711b1885303b69.tar.zst freebsd-ports-graphics-03fcf7e4be2dbbdafdc914637c711b1885303b69.zip |
Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment}
files.
Diffstat (limited to 'games/freeciv')
-rw-r--r-- | games/freeciv/pkg-comment | 2 | ||||
-rw-r--r-- | games/freeciv/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/freeciv/pkg-comment b/games/freeciv/pkg-comment index 752fd071c5b..8bcb4e64307 100644 --- a/games/freeciv/pkg-comment +++ b/games/freeciv/pkg-comment @@ -1 +1 @@ -A civilisation clone for x; multiplayer +A civilisation clone for X11; multiplayer diff --git a/games/freeciv/pkg-descr b/games/freeciv/pkg-descr index 00bdbeb503c..5266025d654 100644 --- a/games/freeciv/pkg-descr +++ b/games/freeciv/pkg-descr @@ -1,3 +1,3 @@ -This is a multiplayer 'Civilisation(tm)' clone for X windows. +This is a multiplayer 'Civilisation(tm)' clone for X11. WWW: http://www.freeciv.org/ |