diff options
author | martti <martti@pkgsrc.org> | 2007-04-12 09:55:08 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2007-04-12 09:55:08 +0000 |
commit | cc3a1b98dbb5f28f9899b166be27a16e4831791a (patch) | |
tree | df1647c213d3eed2c06db3ecc7e1e4a7031720db /x11/xfce4-notes-plugin/Makefile | |
parent | aaa04d9ac82bfe4f1c8570d3badea5fbf3fac8fb (diff) | |
download | pkgsrc-cc3a1b98dbb5f28f9899b166be27a16e4831791a.tar.gz |
Updated to Xfce 4.4.1
See http://www.xfce.org/documentation/changelogs/4.4.1 for details.
Diffstat (limited to 'x11/xfce4-notes-plugin/Makefile')
-rw-r--r-- | x11/xfce4-notes-plugin/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/xfce4-notes-plugin/Makefile b/x11/xfce4-notes-plugin/Makefile index f149c2c2f33..7a1f0881809 100644 --- a/x11/xfce4-notes-plugin/Makefile +++ b/x11/xfce4-notes-plugin/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.12 2006/04/17 13:46:14 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2007/04/12 09:55:23 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.11.1 +XFCE4_VERSION= 1.4.1 DISTNAME= xfce4-notes-plugin-${XFCE4_VERSION} -PKGREVISION= 3 +#PKGREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= http://download.berlios.de/xfce-goodies/ +MASTER_SITES= http://goodies.xfce.org/releases/xfce4-notes-plugin/ COMMENT= Xfce notes plugin .include "../../x11/xfce4-panel/buildlink3.mk" |