diff options
author | youri <youri@pkgsrc.org> | 2015-06-29 10:46:31 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2015-06-29 10:46:31 +0000 |
commit | a64d86b884b72ea5f7b618f3f31e8ee3c8008551 (patch) | |
tree | 80fc3654510c8dc3c9d47df426b9214fc3c26269 /x11/xfce4-places-plugin/Makefile | |
parent | a54dcd6cfa0b771f79cdd9364873a7a370bb3040 (diff) | |
download | pkgsrc-a64d86b884b72ea5f7b618f3f31e8ee3c8008551.tar.gz |
Update to 1.7.0.
Diffstat (limited to 'x11/xfce4-places-plugin/Makefile')
-rw-r--r-- | x11/xfce4-places-plugin/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/xfce4-places-plugin/Makefile b/x11/xfce4-places-plugin/Makefile index 5539a28c607..d434a5592dc 100644 --- a/x11/xfce4-places-plugin/Makefile +++ b/x11/xfce4-places-plugin/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.30 2015/04/25 14:25:24 tnn Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/29 10:46:31 youri Exp $ -PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -DISTNAME= xfce4-places-plugin-1.6.0 +DISTNAME= xfce4-places-plugin-1.7.0 CATEGORIES= x11 -MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-places-plugin/1.6/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-places-plugin/1.7/ HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin COMMENT= Xfce Places plugin |