ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/pack/freebsd/diff/security/py-keyring/py-keyring.2009-11-21T100851Z.diff
Revision: 497
Committed: 2012-02-19T17:36:49-08:00 (13 years, 4 months ago) by douglas
File size: 462 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

# Content
1 diff -Nrux .svn -x work /usr/ports/security/py-keyring/Makefile py-keyring/Makefile
2 --- /usr/ports/security/py-keyring/Makefile 2009-10-02 20:13:10.000000000 -0700
3 +++ py-keyring/Makefile 2009-11-21 02:07:15.650751351 -0800
4 @@ -9,6 +9,7 @@
5 PORTVERSION= 0.2
6 CATEGORIES= security python
7 MASTER_SITES= CHEESESHOP \
8 + http://apt.douglasthrift.net/files/${PORTNAME}/ \
9 http://code.douglasthrift.net/files/${PORTNAME}/
10 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
11