diff options
Diffstat (limited to 'textproc/xfce4-dict-plugin/Makefile')
-rw-r--r-- | textproc/xfce4-dict-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xfce4-dict-plugin/Makefile b/textproc/xfce4-dict-plugin/Makefile index afe2548cfd9..dbaaa81babc 100644 --- a/textproc/xfce4-dict-plugin/Makefile +++ b/textproc/xfce4-dict-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.20 2013/06/04 22:17:10 tron Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/06 12:53:53 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 0.2.1 DISTNAME= xfce4-dict-plugin-${XFCE4_VERSION} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= textproc MASTER_SITES= http://goodies.xfce.org/releases/xfce4-dict-plugin/ COMMENT= Xfce dictionary server plugin |