diff options
author | mef <mef@pkgsrc.org> | 2015-05-05 07:31:43 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2015-05-05 07:31:43 +0000 |
commit | 462c8f4e82c9aa412bc39734c6e79e0437a42c56 (patch) | |
tree | 95e5c15cdfd9d4498779780135f6a9466f742c71 /x11 | |
parent | ba9ac35c8c3c880303f25d7ba903d461d77e2568 (diff) | |
download | pkgsrc-462c8f4e82c9aa412bc39734c6e79e0437a42c56.tar.gz |
Update HOMEPAGE.
Diffstat (limited to 'x11')
-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 0562b2d4638..90e2e8ce143 100644 --- a/x11/fast-user-switch-applet/Makefile +++ b/x11/fast-user-switch-applet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.67 2015/04/25 14:25:03 tnn Exp $ +# $NetBSD: Makefile,v 1.68 2015/05/05 07:31:43 mef Exp $ # DISTNAME= fast-user-switch-applet-2.24.0 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/fast-user-switch-applet/2.24/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://ignore-your.tv/fusa/ +HOMEPAGE= http://jcape.name/fusa/ COMMENT= Switch between users from the GNOME Panel DEPENDS+= gdm>=2.16.0:../../x11/gdm |