diff options
author | he <he@pkgsrc.org> | 2009-03-25 22:37:12 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2009-03-25 22:37:12 +0000 |
commit | 34239d0519768a287d5bd59b489764e0aae7a0b7 (patch) | |
tree | 520623c65994cc91b0cb8f1db78b52094824c96e /misc/tellico | |
parent | 909e3c586743ee3f4bf511db824317beff91e393 (diff) | |
download | pkgsrc-34239d0519768a287d5bd59b489764e0aae7a0b7.tar.gz |
Bump PKGREVISION following the update of textproc/icu, and the
corresponding change of ABI.
OK'ed by wiz@ (as was the textproc/icu update).
Diffstat (limited to 'misc/tellico')
-rw-r--r-- | misc/tellico/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index 5d310e70acc..37fe26e1ef2 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2009/02/21 10:18:28 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2009/03/25 22:37:13 he Exp $ # DISTNAME= tellico-1.3.5 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= http://www.periapsis.org/tellico/download/ |