diff options
author | miwi <miwi@FreeBSD.org> | 2008-12-06 23:00:19 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-12-06 23:00:19 +0800 |
commit | 74fe53a2214f828bbcdfcf610ee554f4543f2f14 (patch) | |
tree | 5f93e78b40e305ed3a583dbee27675dfdc7baf39 /devel/pylint/Makefile | |
parent | ec1d7547ea0b3aa463a599a6c577d6b7bfd312a0 (diff) | |
download | freebsd-ports-gnome-74fe53a2214f828bbcdfcf610ee554f4543f2f14.tar.gz freebsd-ports-gnome-74fe53a2214f828bbcdfcf610ee554f4543f2f14.tar.zst freebsd-ports-gnome-74fe53a2214f828bbcdfcf610ee554f4543f2f14.zip |
- Update to 0.15.2
PR: 129457
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
Diffstat (limited to 'devel/pylint/Makefile')
-rw-r--r-- | devel/pylint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pylint/Makefile b/devel/pylint/Makefile index cfe807c5f4ee..b55f8fb71dcb 100644 --- a/devel/pylint/Makefile +++ b/devel/pylint/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pylint -PORTVERSION= 0.15.1 +PORTVERSION= 0.15.2 CATEGORIES= devel python MASTER_SITES= ftp://ftp.logilab.org/pub/pylint/ \ http://ftp.logilab.org/pub/pylint/ |