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 b035ba513a3..a2504476104 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.157 2013/05/24 18:23:33 wiz Exp $ +# $NetBSD: Makefile,v 1.158 2013/05/31 12:42:55 wiz Exp $ # DISTNAME= gnome-panel-2.32.1 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-panel/2.32/} EXTRACT_SUFX= .tar.bz2 |