diff options
Diffstat (limited to 'x11/fast-user-switch-applet/Makefile')
-rw-r--r-- | x11/fast-user-switch-applet/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/fast-user-switch-applet/Makefile b/x11/fast-user-switch-applet/Makefile index 18ff4f9a496..98b89c7d67e 100644 --- a/x11/fast-user-switch-applet/Makefile +++ b/x11/fast-user-switch-applet/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2008/04/30 13:38:16 jmmv Exp $ +# $NetBSD: Makefile,v 1.19 2008/09/06 20:54:34 wiz Exp $ # DISTNAME= fast-user-switch-applet-2.22.0 +PKGREVISION= 1 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/fast-user-switch-applet/2.22/} EXTRACT_SUFX= .tar.bz2 |