diff options
author | adam <adam@pkgsrc.org> | 2014-01-11 14:42:00 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-01-11 14:42:00 +0000 |
commit | 7c4d7f8e0058d0d776287cba5e52719425f11478 (patch) | |
tree | 58b6f1e9a2b75837dbd01d6d52a48b640123fc60 /graphics/py-imagingtk | |
parent | 26dcd02e8047abdd304ad7ffa5df2c8213f8ab18 (diff) | |
download | pkgsrc-7c4d7f8e0058d0d776287cba5e52719425f11478.tar.gz |
Revbump after updating tcl/tk.
Diffstat (limited to 'graphics/py-imagingtk')
-rw-r--r-- | graphics/py-imagingtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-imagingtk/Makefile b/graphics/py-imagingtk/Makefile index d1b289300fe..9a07299a44c 100644 --- a/graphics/py-imagingtk/Makefile +++ b/graphics/py-imagingtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2013/06/13 14:26:14 joerg Exp $ +# $NetBSD: Makefile,v 1.33 2014/01/11 14:42:03 adam Exp $ DISTNAME= Imaging-1.1.7 PKGNAME= ${PYPKGPREFIX}-imagingtk-1.1.7 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics python MASTER_SITES= http://effbot.org/downloads/ |