diff options
author | wiz <wiz> | 2013-05-24 18:23:32 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-05-24 18:23:32 +0000 |
commit | 66ebab1deee42e48ca8a1c63ac190a70cb25ff75 (patch) | |
tree | e58b01bc5005f47d7bd4aa02e67467ba1421bb38 /x11/fast-user-switch-applet/Makefile | |
parent | 7c2e4eb01fce8e982e3397703c220e2dc08c643a (diff) | |
download | pkgsrc-66ebab1deee42e48ca8a1c63ac190a70cb25ff75.tar.gz |
Bump PKGREVISION for libproxy shlib major bump.
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 fcb1b1a82f6..730e392b552 100644 --- a/x11/fast-user-switch-applet/Makefile +++ b/x11/fast-user-switch-applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2013/05/09 07:40:35 adam Exp $ +# $NetBSD: Makefile,v 1.53 2013/05/24 18:23:40 wiz Exp $ # DISTNAME= fast-user-switch-applet-2.24.0 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/fast-user-switch-applet/2.24/} EXTRACT_SUFX= .tar.bz2 |