ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/pack/freebsd/diff/www/mod_wsgi/mod_wsgi.2009-11-21T100851Z.diff
Revision: 497
Committed: 2012-02-19T17:36:49-08:00 (13 years, 4 months ago) by douglas
File size: 454 byte(s)
Log Message:
Use ISO 8601 basic format instead of extended format since Windows is unhappy when I try to select a file with ':'s to attach in Thunderbird.


File Contents

# User Rev Content
1 douglas 29 diff -Nrux .svn -x work /usr/ports/www/mod_wsgi/Makefile mod_wsgi/Makefile
2 douglas 140 --- /usr/ports/www/mod_wsgi/Makefile 2009-10-11 05:19:17.000000000 -0700
3     +++ mod_wsgi/Makefile 2009-11-21 02:00:05.843495825 -0800
4     @@ -9,6 +9,7 @@
5     PORTVERSION= 2.6
6 douglas 29 CATEGORIES= www python
7 douglas 140 MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
8     + http://apt.douglasthrift.net/files/${PORTNAME}/ \
9     http://code.douglasthrift.net/files/${PORTNAME}/
10 douglas 29
11 douglas 125 MAINTAINER= douglas@douglasthrift.net