diff options
author | wxs <wxs@FreeBSD.org> | 2008-07-17 07:23:54 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2008-07-17 07:23:54 +0800 |
commit | b3dc3564a502a0704217d0349a44c67094d54f58 (patch) | |
tree | b7d5f224970c8dd25c0d764d390112aef5d29136 /www/mod_wsgi3/Makefile | |
parent | eb5531127c2cb66b1128128d69dbed4303a03d04 (diff) | |
download | freebsd-ports-gnome-b3dc3564a502a0704217d0349a44c67094d54f58.tar.gz freebsd-ports-gnome-b3dc3564a502a0704217d0349a44c67094d54f58.tar.zst freebsd-ports-gnome-b3dc3564a502a0704217d0349a44c67094d54f58.zip |
Update to 2.1
PR: ports/125660
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
Diffstat (limited to 'www/mod_wsgi3/Makefile')
-rw-r--r-- | www/mod_wsgi3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_wsgi3/Makefile b/www/mod_wsgi3/Makefile index c14edd658bfc..7edab77a9b06 100644 --- a/www/mod_wsgi3/Makefile +++ b/www/mod_wsgi3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_wsgi -PORTVERSION= 2.0 +PORTVERSION= 2.1 CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} |