diff options
author | youri <youri> | 2015-07-31 09:03:29 +0000 |
---|---|---|
committer | youri <youri> | 2015-07-31 09:03:29 +0000 |
commit | 4beaa4942f5fcbca43e783241562231a6fb6fe0c (patch) | |
tree | afdf6075f6c4c8b3c04f823b07c50a3eec473f7a /meta-pkgs/xfce4 | |
parent | 95c8c743de599d4b8bffe226c07f067ae0153b11 (diff) | |
download | pkgsrc-4beaa4942f5fcbca43e783241562231a6fb6fe0c.tar.gz |
+ xfce4-gvfs-mount-plugin
Diffstat (limited to 'meta-pkgs/xfce4')
-rw-r--r-- | meta-pkgs/xfce4/Makefile.common | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-pkgs/xfce4/Makefile.common b/meta-pkgs/xfce4/Makefile.common index 9ed4f14e919..3dc79deca24 100644 --- a/meta-pkgs/xfce4/Makefile.common +++ b/meta-pkgs/xfce4/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.56 2015/07/31 08:41:45 youri Exp $ +# $NetBSD: Makefile.common,v 1.57 2015/07/31 09:03:36 youri Exp $ # # used by archivers/xfce4-thunar-archive/Makefile # used by audio/xfce4-mixer/Makefile @@ -22,6 +22,7 @@ # used by sysutils/xfce4-diskperf-plugin/Makefile # used by sysutils/xfce4-fsguard-plugin/Makefile # used by sysutils/xfce4-genmon-plugin/Makefile +# used by sysutils/xfce4-gvfs-mount-plugin/Makefile # used by sysutils/xfce4-mount-plugin/Makefile # used by sysutils/xfce4-netload-plugin/Makefile # used by sysutils/xfce4-quicklauncher-plugin/Makefile |