diff options
author | Kubilay Kocak <koobs@FreeBSD.org> | 2014-08-23 05:19:50 +0000 |
---|---|---|
committer | Kubilay Kocak <koobs@FreeBSD.org> | 2014-08-23 05:19:50 +0000 |
commit | 0d6e53966b68b1f2720283b3c8cf3a707c4a29f2 (patch) | |
tree | 835635a7765a284e4d146846067bf0a5eb6d89e5 /lang/python27/Makefile | |
parent | 3e8425cb1e6f88545b8e2bb7a81fd25ddd5765ab (diff) |
Notes
Diffstat (limited to 'lang/python27/Makefile')
-rw-r--r-- | lang/python27/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python27/Makefile b/lang/python27/Makefile index 341fce59b510..9366bf75b10e 100644 --- a/lang/python27/Makefile +++ b/lang/python27/Makefile @@ -2,7 +2,7 @@ PORTNAME= python27 PORTVERSION= 2.7.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang python ipv6 MASTER_SITES= PYTHON MASTER_SITE_SUBDIR= ftp/python/${PORTVERSION} |