diff options
Diffstat (limited to 'x11/fast-user-switch-applet')
-rw-r--r-- | x11/fast-user-switch-applet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/fast-user-switch-applet/Makefile b/x11/fast-user-switch-applet/Makefile index c8e871b1c30..a33a9fb8683 100644 --- a/x11/fast-user-switch-applet/Makefile +++ b/x11/fast-user-switch-applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2009/08/26 19:58:29 sno Exp $ +# $NetBSD: Makefile,v 1.26 2010/01/18 09:59:33 wiz Exp $ # DISTNAME= fast-user-switch-applet-2.24.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/fast-user-switch-applet/2.24/} EXTRACT_SUFX= .tar.bz2 |