Revision: | 140 |
Committed: | 2009-11-21T02:08:51-08:00 (15 years, 7 months ago) by douglas |
Original Path: | freebsd/converters/py-unidecode.patch |
File size: | 552 byte(s) |
Log Message: | Catch up and prepare for the master sites maintainer updates...of dooom! |
# | Content |
---|---|
1 | diff -Nrux .svn -x work /usr/ports/converters/py-unidecode/Makefile py-unidecode/Makefile |
2 | --- /usr/ports/converters/py-unidecode/Makefile 2009-11-04 06:37:37.000000000 -0800 |
3 | +++ py-unidecode/Makefile 2009-11-21 01:57:41.097503100 -0800 |
4 | @@ -9,6 +9,7 @@ |
5 | PORTVERSION= 0.04.2 |
6 | CATEGORIES= converters python |
7 | MASTER_SITES= http://code.zemanta.com/tsolc/unidecode/releases/ \ |
8 | + http://apt.douglasthrift.net/files/${PORTNAME}/ \ |
9 | http://code.douglasthrift.net/files/${PORTNAME}/ |
10 | PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
11 | DISTNAME= Unidecode-${PORTVERSION} |