diff options
author | drochner <drochner@pkgsrc.org> | 2006-02-08 18:41:11 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-02-08 18:41:11 +0000 |
commit | fff8f4a8ec7006c255e3076988e3fe109d61b79b (patch) | |
tree | 512c110bb18feaf8204b3642974706a7fcbe660e /x11/gnome-panel/Makefile | |
parent | 8e1989b25da397802ead4ada31b5bf89eb318fd0 (diff) | |
download | pkgsrc-fff8f4a8ec7006c255e3076988e3fe109d61b79b.tar.gz |
update to 2.12.3
changes:
-bugfixes
-translation updates
Diffstat (limited to 'x11/gnome-panel/Makefile')
-rw-r--r-- | x11/gnome-panel/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 90a1af69b00..39a5e3bfab0 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.63 2006/02/05 23:11:33 joerg Exp $ +# $NetBSD: Makefile,v 1.64 2006/02/08 18:41:11 drochner Exp $ # -DISTNAME= gnome-panel-2.12.2 -PKGREVISION= 2 +DISTNAME= gnome-panel-2.12.3 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-panel/2.12/} EXTRACT_SUFX= .tar.bz2 |