diff options
Diffstat (limited to 'x11/xfce4-exo')
-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 136d43692f9..1107e47de62 100644 --- a/x11/xfce4-exo/Makefile +++ b/x11/xfce4-exo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2008/12/18 16:38:08 hira Exp $ +# $NetBSD: Makefile,v 1.7 2009/02/09 22:56:28 joerg Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -8,7 +8,7 @@ XFCE4_VERSION= 0.3.4 DISTNAME= exo-${XFCE4_VERSION} PKGNAME= xfce4-exo-${XFCE4_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 COMMENT= Xfce extension library |