diff options
author | obache <obache@pkgsrc.org> | 2012-03-22 15:33:43 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-22 15:33:43 +0000 |
commit | cbbd8527fae2d0fe8ba04e423278947261ca66b3 (patch) | |
tree | 2c02582ffc49c3d7027567ea81a9b77bff71d20b /misc/tellico-kde3 | |
parent | 93ecd1a8234f0bf6a1d014bd4d55daae01591712 (diff) | |
download | pkgsrc-cbbd8527fae2d0fe8ba04e423278947261ca66b3.tar.gz |
Bump PKGREVISION refrecting the default Ruby's version change.
Diffstat (limited to 'misc/tellico-kde3')
-rw-r--r-- | misc/tellico-kde3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/tellico-kde3/Makefile b/misc/tellico-kde3/Makefile index 034c3b42ffd..9029b2cb35e 100644 --- a/misc/tellico-kde3/Makefile +++ b/misc/tellico-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2012/03/15 11:53:34 obache Exp $ +# $NetBSD: Makefile,v 1.15 2012/03/22 15:33:44 obache Exp $ # DISTNAME= tellico-1.3.6 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= misc MASTER_SITES= http://www.periapsis.org/tellico/download/ |