diff options
Diffstat (limited to 'x11/xfce4-exo/Makefile')
-rw-r--r-- | x11/xfce4-exo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfce4-exo/Makefile b/x11/xfce4-exo/Makefile index f2898db946a..86094b84fac 100644 --- a/x11/xfce4-exo/Makefile +++ b/x11/xfce4-exo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/04/12 09:50:50 martti Exp $ +# $NetBSD: Makefile,v 1.2 2007/12/07 19:43:27 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.3.2 +XFCE4_VERSION= 0.3.4 DISTNAME= exo-${XFCE4_VERSION} PKGNAME= xfce4-exo-${XFCE4_VERSION} |