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-gtk | |
parent | cc3b8e2b264981ee5412202b51acc5b5a945cc0a (diff) | |
download | freebsd-ports-gnome-03fcf7e4be2dbbdafdc914637c711b1885303b69.tar.gz freebsd-ports-gnome-03fcf7e4be2dbbdafdc914637c711b1885303b69.tar.zst freebsd-ports-gnome-03fcf7e4be2dbbdafdc914637c711b1885303b69.zip |
Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment}
files.
Diffstat (limited to 'games/freeciv-gtk')
-rw-r--r-- | games/freeciv-gtk/pkg-comment | 2 | ||||
-rw-r--r-- | games/freeciv-gtk/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/freeciv-gtk/pkg-comment b/games/freeciv-gtk/pkg-comment index eb0feb6d30d7..cff18b5193bd 100644 --- a/games/freeciv-gtk/pkg-comment +++ b/games/freeciv-gtk/pkg-comment @@ -1 +1 @@ -A civilisation clone for x using GNOME; multiplayer +A civilisation clone for X11 using GNOME; multiplayer diff --git a/games/freeciv-gtk/pkg-descr b/games/freeciv-gtk/pkg-descr index 9bc7cee5b0d3..c00103359bca 100644 --- a/games/freeciv-gtk/pkg-descr +++ b/games/freeciv-gtk/pkg-descr @@ -1,4 +1,4 @@ -This is a multiplayer 'Civilisation(tm)' clone for X windows, using +This is a multiplayer 'Civilisation(tm)' clone for X11, using the GNOME toolkit as a framework for the GUI. WWW: http://www.freeciv.org/ |