diff --git a/meta/gnome/Makefile b/meta/gnome/Makefile index 5d49f4355b2..bd60e613523 100644 --- a/meta/gnome/Makefile +++ b/meta/gnome/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.25 2012/07/08 13:33:21 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.26 2012/07/08 14:43:59 ajacoutot Exp $ COMMENT-main= GNOME desktop meta-package (base installation) COMMENT-extra= GNOME desktop meta-package (full installation) @@ -9,7 +9,7 @@ PKGNAME= gnome-${V} PKGNAME-main= gnome-${V} PKGNAME-extra= gnome-extra-${V} -REVISION-main= 4 +REVISION-main= 5 REVISION-extra= 2 MAINTAINER= Jasper Lievisse Adriaanse , \ diff --git a/meta/gnome/pkg/DESCR-main b/meta/gnome/pkg/DESCR-main index 6ad193fc4f8..060679e68a7 100644 --- a/meta/gnome/pkg/DESCR-main +++ b/meta/gnome/pkg/DESCR-main @@ -1 +1 @@ -The GNOME desktop, base installation. +The GNOME desktop, standard installation. diff --git a/meta/gnome/pkg/README-main b/meta/gnome/pkg/README-main index 26e134b4569..50265ee0cf7 100644 --- a/meta/gnome/pkg/README-main +++ b/meta/gnome/pkg/README-main @@ -1,14 +1,14 @@ -$OpenBSD: README-main,v 1.7 2012/07/08 13:33:21 ajacoutot Exp $ +$OpenBSD: README-main,v 1.8 2012/07/08 14:43:59 ajacoutot Exp $ +----------------------------------------------------------------------- | Running ${FULLPKGNAME} on OpenBSD +----------------------------------------------------------------------- The GNOME desktop is composed of 2 meta-packages: - * gnome, for a base GNOME installation + * gnome, for a standard GNOME installation * gnome-extra, for a full GNOME installation -They are focused on standard usage (i.e. accessibility, development, and -office type packages are left out on purpose). +These are focused on standard usage (i.e. accessibility, development +and office type packages are left out on purpose). Starting GNOME ==============