diff options
-rw-r--r-- | sysutils/xfce4-quicklauncher-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xfce4-quicklauncher-plugin/Makefile b/sysutils/xfce4-quicklauncher-plugin/Makefile index ecfb80c0b53..317548b2a91 100644 --- a/sysutils/xfce4-quicklauncher-plugin/Makefile +++ b/sysutils/xfce4-quicklauncher-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.49 2020/06/02 08:24:49 adam Exp $ +# $NetBSD: Makefile,v 1.50 2020/07/26 09:38:50 bsiegert Exp $ PKGREVISION= 15 .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-quicklauncher-plugin-1.9.4 CATEGORIES= sysutils -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-quicklauncher-plugin/ +MASTER_SITES= https://archive.xfce.org/src/panel-plugins/xfce4-quicklauncher-plugin/1.9/ HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-quicklauncher-plugin COMMENT= Xfce quicklaunch plugin |