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 /math | |
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 'math')
-rw-r--r-- | math/xplot/pkg-comment | 2 | ||||
-rw-r--r-- | math/xplot/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/xplot/pkg-comment b/math/xplot/pkg-comment index 001c93fe8467..455b9018be6e 100644 --- a/math/xplot/pkg-comment +++ b/math/xplot/pkg-comment @@ -1 +1 @@ -X-windows plotting package +X11 plotting package diff --git a/math/xplot/pkg-descr b/math/xplot/pkg-descr index 71cf5c3ea978..ef39fa8c626b 100644 --- a/math/xplot/pkg-descr +++ b/math/xplot/pkg-descr @@ -1,2 +1,2 @@ -An X-Windows graphing utility. Commonly used to display TCP +An X11 graphing utility. Commonly used to display TCP traces. |