diff options
author | drochner <drochner@pkgsrc.org> | 2007-07-12 19:41:57 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-07-12 19:41:57 +0000 |
commit | 0dbd138a48b24243d2bbf5103704cc986cf3095e (patch) | |
tree | 6a41c21baf2444c36c87e67ef80c18462fa2d7ad /x11/gnome-panel/Makefile | |
parent | 330917e1ad53bec960fa7ad4420b1de8660017f2 (diff) | |
download | pkgsrc-0dbd138a48b24243d2bbf5103704cc986cf3095e.tar.gz |
update to 2.18.3
changes:
-panel: UI improvements and fixes for possible crashes
-clock: UI fixes
-translation updates
Diffstat (limited to 'x11/gnome-panel/Makefile')
-rw-r--r-- | x11/gnome-panel/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 14d0de9b029..6aa2491a737 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -1,13 +1,12 @@ -# $NetBSD: Makefile,v 1.87 2007/06/05 05:37:04 wiz Exp $ +# $NetBSD: Makefile,v 1.88 2007/07/12 19:41:57 drochner Exp $ # -DISTNAME= gnome-panel-2.18.1 -PKGREVISION= 1 +DISTNAME= gnome-panel-2.18.3 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-panel/2.18/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= jmmv@NetBSD.org +MAINTAINER= drochner@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= GNOME2 panel application |