diff options
-rw-r--r-- | meta-pkgs/gnome-accessibility/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-pkgs/gnome-accessibility/Makefile b/meta-pkgs/gnome-accessibility/Makefile index 863d90bee49..c7d8c82b31b 100644 --- a/meta-pkgs/gnome-accessibility/Makefile +++ b/meta-pkgs/gnome-accessibility/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/01/24 22:56:47 jmmv Exp $ +# $NetBSD: Makefile,v 1.2 2004/02/06 22:52:45 jmmv Exp $ -DISTNAME= gnome-accessibility-2.4.1 +DISTNAME= gnome-accessibility-2.4.2 CATEGORIES= meta-pkgs x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -10,7 +10,7 @@ HOMEPAGE= http://www.gnome.org/ COMMENT= Meta-package for accessibility applications of the GNOME desktop DEPENDS+= gnome-acme>=2.4.2:../../sysutils/gnome-acme -DEPENDS+= gnome-base>=2.4.1:../../meta-pkgs/gnome-base +DEPENDS+= gnome-base>=2.4.2:../../meta-pkgs/gnome-base DEPENDS+= gnome-mag>=0.10.4:../../x11/gnome-mag DEPENDS+= gnopernicus>=0.7.1:../../x11/gnopernicus |