Skip to content

Commit

Permalink
xfce4-quicklauncher-plugin: fix MASTER_SITES.
Browse files Browse the repository at this point in the history
goodies.xfce.org is being decommissioned.

Fixes #68
  • Loading branch information
bsiegert committed Jul 26, 2020
1 parent 6a19f22 commit b16ff3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sysutils/xfce4-quicklauncher-plugin/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit b16ff3b

Please sign in to comment.