diff options
Diffstat (limited to 'x11/fast-user-switch-applet/Makefile')
-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 4222ddc2ef2..4e70a9c0031 100644 --- a/x11/fast-user-switch-applet/Makefile +++ b/x11/fast-user-switch-applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2013/02/06 23:24:05 jperkin Exp $ +# $NetBSD: Makefile,v 1.51 2013/02/16 11:24:59 wiz Exp $ # DISTNAME= fast-user-switch-applet-2.24.0 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/fast-user-switch-applet/2.24/} EXTRACT_SUFX= .tar.bz2 |