aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_wsgi
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-05-26 04:43:04 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-05-26 04:43:04 +0800
commit53d1fa1bda99bcdeed09f89518bd92e723daca2a (patch)
treef34d17c4ed08de5ea0e9b4f5e498ff0ed0d50eeb /www/mod_wsgi
parent230d6c4ac01e0335e6da01a6a1321f6b18b82e9e (diff)
downloadfreebsd-ports-gnome-53d1fa1bda99bcdeed09f89518bd92e723daca2a.tar.gz
freebsd-ports-gnome-53d1fa1bda99bcdeed09f89518bd92e723daca2a.tar.zst
freebsd-ports-gnome-53d1fa1bda99bcdeed09f89518bd92e723daca2a.zip
- Fix 2 minor glitches in www/mod_wsgi and www/mod_wsgi3
Reported by: Freshports via d
Diffstat (limited to 'www/mod_wsgi')
-rw-r--r--www/mod_wsgi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_wsgi/Makefile b/www/mod_wsgi/Makefile
index 917427d689e7..564cda817520 100644
--- a/www/mod_wsgi/Makefile
+++ b/www/mod_wsgi/Makefile
@@ -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