diff options
author | cheusov <cheusov@pkgsrc.org> | 2012-10-04 00:21:58 +0000 |
---|---|---|
committer | cheusov <cheusov@pkgsrc.org> | 2012-10-04 00:21:58 +0000 |
commit | 3d7bf382befd224271a83b96e9ff5b40892dcd1a (patch) | |
tree | c1a40f5e27dd3beaec45a3329d027d0dd62c23ed /graphics/py-uniconvertor | |
parent | fb99495ed11ed9e742ba3315b9a91141aa837037 (diff) | |
download | pkgsrc-3d7bf382befd224271a83b96e9ff5b40892dcd1a.tar.gz |
Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT)
Diffstat (limited to 'graphics/py-uniconvertor')
-rw-r--r-- | graphics/py-uniconvertor/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/py-uniconvertor/Makefile b/graphics/py-uniconvertor/Makefile index e3543b4a58b..ee2949312df 100644 --- a/graphics/py-uniconvertor/Makefile +++ b/graphics/py-uniconvertor/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2012/10/03 23:40:36 cheusov Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/04 00:21:59 cheusov Exp $ DISTNAME= uniconvertor-1.1.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +PKGREVISION= 1 CATEGORIES= graphics python MASTER_SITES= http://uniconvertor.googlecode.com/files/ |