diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2019-06-19 16:14:27 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2019-06-19 16:14:27 +0000 |
commit | ad1ecbc81b46440c342b06228071a8c1bd4f1383 (patch) | |
tree | 609f5bcb0d52c5819588b493a293bacf7d7fe5d0 /x11/xfce4-quicklauncher-plugin | |
parent | 0aa6df75f5e221202384e8ef9c592e14d6dc32eb (diff) | |
download | ports-ad1ecbc81b46440c342b06228071a8c1bd4f1383.tar.gz ports-ad1ecbc81b46440c342b06228071a8c1bd4f1383.zip |
Notes
Diffstat (limited to 'x11/xfce4-quicklauncher-plugin')
-rw-r--r-- | x11/xfce4-quicklauncher-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xfce4-quicklauncher-plugin/Makefile b/x11/xfce4-quicklauncher-plugin/Makefile index b0719ac558ef..0e801c88ea16 100644 --- a/x11/xfce4-quicklauncher-plugin/Makefile +++ b/x11/xfce4-quicklauncher-plugin/Makefile @@ -5,7 +5,7 @@ PORTNAME= xfce4-quicklauncher-plugin PORTVERSION= 1.9.4 PORTREVISION= 18 CATEGORIES= x11 xfce -MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} +MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org |