diff options
author | taca <taca@pkgsrc.org> | 2008-09-18 12:35:27 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2008-09-18 12:35:27 +0000 |
commit | 3a13735df2d4c0c6582dd557346eca0a828d68b9 (patch) | |
tree | 35ead878ecd57c9b11460abc84f9546f161f3884 /inputmethod/canna | |
parent | db0e2790c166549853a93266c5b133273a3c04ad (diff) | |
download | pkgsrc-3a13735df2d4c0c6582dd557346eca0a828d68b9.tar.gz |
Bump PKGREVISION of inputmethod/canna* packages.
Diffstat (limited to 'inputmethod/canna')
-rw-r--r-- | inputmethod/canna/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/canna/Makefile b/inputmethod/canna/Makefile index 369136ff680..2676923c109 100644 --- a/inputmethod/canna/Makefile +++ b/inputmethod/canna/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2008/06/12 02:14:33 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2008/09/18 12:35:27 taca Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" PKGNAME:= Canna-${CANNA_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 DEPENDS+= Canna-server>=${CANNA_VERSION}nb2:../../inputmethod/canna-server DEPENDS+= Canna-dict>=${CANNA_VERSION}nb1:../../inputmethod/canna-dict |