diff options
Diffstat (limited to 'x11/gnome-panel/Makefile')
-rw-r--r-- | x11/gnome-panel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 1727adea63e..8cf4cd3a725 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.65 2006/03/06 00:18:11 wiz Exp $ +# $NetBSD: Makefile,v 1.66 2006/03/21 06:00:52 jlam Exp $ # DISTNAME= gnome-panel-2.12.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-panel/2.12/} EXTRACT_SUFX= .tar.bz2 |