diff options
author | marcus <marcus@FreeBSD.org> | 2003-02-10 03:27:53 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-02-10 03:27:53 +0800 |
commit | e8c50e60be8bda9b8e754712897af9fc1586c3d6 (patch) | |
tree | d9bb4be3ffbd0d19ef206c4c5c6769c1686c9292 /x11 | |
parent | 029cab02262f8b41dfe6947d72f42be00ec4fbc4 (diff) | |
download | freebsd-ports-gnome-e8c50e60be8bda9b8e754712897af9fc1586c3d6.tar.gz freebsd-ports-gnome-e8c50e60be8bda9b8e754712897af9fc1586c3d6.tar.zst freebsd-ports-gnome-e8c50e60be8bda9b8e754712897af9fc1586c3d6.zip |
Okay, one more time. Instead of include minor version numbers, just say
"GNOME 2." This is consistent with the gnome2-fifth-toe meta-port.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2/pkg-comment | 2 | ||||
-rw-r--r-- | x11/gnome2/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome2/pkg-comment b/x11/gnome2/pkg-comment index 4c54311a0b3b..a72e3996c5ff 100644 --- a/x11/gnome2/pkg-comment +++ b/x11/gnome2/pkg-comment @@ -1 +1 @@ -The "meta-port" for the GNOME 2.2 integrated X11 desktop +The "meta-port" for the GNOME 2 integrated X11 desktop diff --git a/x11/gnome2/pkg-descr b/x11/gnome2/pkg-descr index dcebd4c5f95e..8632de99722e 100644 --- a/x11/gnome2/pkg-descr +++ b/x11/gnome2/pkg-descr @@ -3,7 +3,7 @@ GNU Network Object Model Environment This package does not contain anything by itself -- it is a "meta-port" that depends on other GNOME packages. Its sole purpose is to require dependencies so users can install this package only and -have all the GNOME 2.2 stuff pulled in by the port/package dependency +have all the GNOME 2 stuff pulled in by the port/package dependency mechanism. WWW: http://www.FreeBSD.org/gnome/ |