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 aec35a57069..56bb457a020 100644 --- a/x11/fast-user-switch-applet/Makefile +++ b/x11/fast-user-switch-applet/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2007/04/13 05:29:07 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2007/06/05 05:37:39 wiz Exp $ # DISTNAME= fast-user-switch-applet-2.18.0 +PKGREVISION= 1 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/fast-user-switch-applet/2.18/} EXTRACT_SUFX= .tar.bz2 |