diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2009-12-11 22:39:19 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2009-12-11 22:39:19 +0000 |
commit | c2c2e3095ffa47495dd020b6c7e93e7aac60ba96 (patch) | |
tree | 2795a7842cdbc13ac8c698098919d03d4ecd7940 /devel | |
parent | Fix PLIST for easy_install. (diff) |
Bump PORTREVISION after changing the pk-plist.
Approved by: miwi (mentor)
Notes
Notes:
svn path=/head/; revision=245569
Diffstat (limited to 'devel')
-rw-r--r-- | devel/pylint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pylint/Makefile b/devel/pylint/Makefile index 5df2b4c1bb2d..8c045aea83e6 100644 --- a/devel/pylint/Makefile +++ b/devel/pylint/Makefile @@ -7,6 +7,7 @@ PORTNAME= pylint PORTVERSION= 0.18.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= LOGILAB PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} |