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 899a55f55ca..76092b4a909 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.160 2013/06/04 22:17:19 tron Exp $ +# $NetBSD: Makefile,v 1.161 2013/06/06 12:53:46 wiz Exp $ # DISTNAME= gnome-panel-2.32.1 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-panel/2.32/} EXTRACT_SUFX= .tar.bz2 |