diff options
author | cheusov <cheusov> | 2012-10-04 00:21:58 +0000 |
---|---|---|
committer | cheusov <cheusov> | 2012-10-04 00:21:58 +0000 |
commit | 5586747c3152b461e069f9845ba3c06c1f7440a2 (patch) | |
tree | c1a40f5e27dd3beaec45a3329d027d0dd62c23ed /wm | |
parent | edddf0108ebd598ffecfaa86e1309849968a42ba (diff) | |
download | pkgsrc-5586747c3152b461e069f9845ba3c06c1f7440a2.tar.gz |
Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT)
Diffstat (limited to 'wm')
-rw-r--r-- | wm/py-tyle/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/py-tyle/Makefile b/wm/py-tyle/Makefile index 764dbf9faa8..8c8a27edcfa 100644 --- a/wm/py-tyle/Makefile +++ b/wm/py-tyle/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2012/10/03 23:40:39 cheusov Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/04 00:22:01 cheusov Exp $ # DISTNAME= pytyle-0.7.5 PKGNAME= ${DISTNAME:S/py/${PYPKGPREFIX}-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pytyle/} |