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 035d7a9e9ae..64a7c9884e4 100644 --- a/textproc/xfce4-dict-plugin/Makefile +++ b/textproc/xfce4-dict-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/02/06 12:41:45 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2012/03/03 00:12:04 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -7,7 +7,7 @@ PKG_DESTDIR_SUPPORT= user-destdir XFCE4_VERSION= 0.2.1 DISTNAME= xfce4-dict-plugin-${XFCE4_VERSION} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= textproc MASTER_SITES= http://goodies.xfce.org/releases/xfce4-dict-plugin/ COMMENT= Xfce dictionary server plugin |