diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2013-03-03 14:02:21 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2013-03-03 14:02:21 +0000 |
commit | ce424eaab986609c8fcd5f3a3c0d208e784a7932 (patch) | |
tree | b9341aafbd70f33052a802cafff5dac867e6f56f /www/uwsgi/Makefile | |
parent | a1d7a5f402b12c4b44e04b42f30ed1b42cd70d00 (diff) | |
download | ports-ce424eaab986609c8fcd5f3a3c0d208e784a7932.tar.gz ports-ce424eaab986609c8fcd5f3a3c0d208e784a7932.zip |
Notes
Diffstat (limited to 'www/uwsgi/Makefile')
-rw-r--r-- | www/uwsgi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/uwsgi/Makefile b/www/uwsgi/Makefile index f714bb5f8a6c..dca25d57a588 100644 --- a/www/uwsgi/Makefile +++ b/www/uwsgi/Makefile @@ -6,7 +6,7 @@ # PORTNAME= uwsgi -PORTVERSION= 1.4.6 +PORTVERSION= 1.4.8 CATEGORIES= www python MASTER_SITES= http://projects.unbit.it/downloads/ |