mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Fix 2 minor glitches in www/mod_wsgi and www/mod_wsgi3
Reported by: Freshports via d
This commit is contained in:
parent
88c8a83734
commit
b07ebfa439
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255077
@ -9,9 +9,9 @@ PORTNAME= mod_wsgi
|
||||
PORTVERSION= 2.8
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
|
||||
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
|
||||
http://apt.douglasthrift.net/files/${PORTNAME}/ \
|
||||
http://code.douglasthrift.net/files/${PORTNAME}/
|
||||
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= douglas@douglasthrift.net
|
||||
COMMENT= Python WSGI adapter module for Apache
|
||||
|
@ -9,9 +9,9 @@ PORTNAME= mod_wsgi
|
||||
PORTVERSION= 3.2
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
|
||||
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
|
||||
http://apt.douglasthrift.net/files/${PORTNAME}/ \
|
||||
http://code.douglasthrift.net/files/${PORTNAME}/
|
||||
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= douglas@douglasthrift.net
|
||||
COMMENT= Python WSGI adapter module for Apache
|
||||
|
Loading…
Reference in New Issue
Block a user