diff options
author | wiz <wiz@pkgsrc.org> | 2014-08-22 11:24:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-08-22 11:24:25 +0000 |
commit | 86c699db9e263f0dd4dd4f8f7bc8124897d39997 (patch) | |
tree | 8c3c5c89c2732526ebc4eb4a8c2fd40eccc35ff0 /misc/tellico/Makefile | |
parent | d80162266132a193c9bed95973c4a8a7fa4d7024 (diff) | |
download | pkgsrc-86c699db9e263f0dd4dd4f8f7bc8124897d39997.tar.gz |
Bump PKGREVISION for ilmbase shlib major bump.
Diffstat (limited to 'misc/tellico/Makefile')
-rw-r--r-- | misc/tellico/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index b56f088fbf3..640e3c6d911 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.89 2014/08/13 10:57:37 adam Exp $ +# $NetBSD: Makefile,v 1.90 2014/08/22 11:24:39 wiz Exp $ # DISTNAME= tellico-2.3.5 -PKGREVISION= 39 +PKGREVISION= 40 CATEGORIES= misc MASTER_SITES= http://tellico-project.org/files/ EXTRACT_SUFX= .tar.bz2 |