diff options
author | adam <adam@pkgsrc.org> | 2012-09-07 19:16:05 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-09-07 19:16:05 +0000 |
commit | e7608643ab8a99e7987844c19f8fcd15369f03e8 (patch) | |
tree | 8c7c1c6aba6c6451c01ccfcffee90433966d49ce /textproc/xfce4-dict-plugin/Makefile | |
parent | a6e6f2313094bee84e2b1634690c2b45d0a54982 (diff) | |
download | pkgsrc-e7608643ab8a99e7987844c19f8fcd15369f03e8.tar.gz |
Revbump after updating graphics/cairo
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 052c83943c5..e9f0f44aff9 100644 --- a/textproc/xfce4-dict-plugin/Makefile +++ b/textproc/xfce4-dict-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/07/15 08:22:56 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2012/09/07 19:17:36 adam 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= 10 +PKGREVISION= 11 CATEGORIES= textproc MASTER_SITES= http://goodies.xfce.org/releases/xfce4-dict-plugin/ COMMENT= Xfce dictionary server plugin |