diff options
Diffstat (limited to 'x11/xfce4-terminal/Makefile')
-rw-r--r-- | x11/xfce4-terminal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfce4-terminal/Makefile b/x11/xfce4-terminal/Makefile index 23355c0ba91..960134bc29e 100644 --- a/x11/xfce4-terminal/Makefile +++ b/x11/xfce4-terminal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2013/06/04 22:17:34 tron Exp $ +# $NetBSD: Makefile,v 1.32 2013/06/06 12:55:23 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" @@ -6,7 +6,7 @@ XFCE4_VERSION= 0.4.2 DISTNAME= Terminal-${XFCE4_VERSION} PKGNAME= xfce4-terminal-${XFCE4_VERSION} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= x11 COMMENT= Xfce terminal emulator |