diff options
author | mva <mva@FreeBSD.org> | 2009-12-12 06:39:19 +0800 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2009-12-12 06:39:19 +0800 |
commit | 4ba111cbe9cf47064092238979dab6238a51662f (patch) | |
tree | bbaf3170a296b2a6c4a429b798afaefcc9ddf8a5 /devel/pylint | |
parent | 221e9b9c6246065b25cc0f6a9d2399f84af4429e (diff) | |
download | freebsd-ports-gnome-4ba111cbe9cf47064092238979dab6238a51662f.tar.gz freebsd-ports-gnome-4ba111cbe9cf47064092238979dab6238a51662f.tar.zst freebsd-ports-gnome-4ba111cbe9cf47064092238979dab6238a51662f.zip |
Bump PORTREVISION after changing the pk-plist.
Approved by: miwi (mentor)
Diffstat (limited to 'devel/pylint')
-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} |