diff options
Diffstat (limited to 'x11/xfce4-terminal/Makefile')
-rw-r--r-- | x11/xfce4-terminal/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xfce4-terminal/Makefile b/x11/xfce4-terminal/Makefile index bb3ea111d0d..7c0794be81c 100644 --- a/x11/xfce4-terminal/Makefile +++ b/x11/xfce4-terminal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2009/11/29 22:16:34 snj Exp $ +# $NetBSD: Makefile,v 1.13 2010/06/13 22:45:56 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -8,6 +8,7 @@ XFCE4_VERSION= 0.4.2 DISTNAME= Terminal-${XFCE4_VERSION} PKGNAME= xfce4-terminal-${XFCE4_VERSION} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= Xfce terminal emulator |