1 |
douglas |
45 |
diff -Nrux .svn -x work /usr/ports/www/py-dtflickr/Makefile py-dtflickr/Makefile |
2 |
douglas |
140 |
--- /usr/ports/www/py-dtflickr/Makefile 2009-08-17 13:29:21.000000000 -0700 |
3 |
|
|
+++ py-dtflickr/Makefile 2009-11-21 02:04:14.328032724 -0800 |
4 |
|
|
@@ -9,6 +9,7 @@ |
5 |
|
|
PORTVERSION= 1.4 |
6 |
douglas |
45 |
CATEGORIES= www python |
7 |
douglas |
140 |
MASTER_SITES= CHEESESHOP \ |
8 |
|
|
+ http://apt.douglasthrift.net/files/${PORTNAME}/ \ |
9 |
|
|
http://code.douglasthrift.net/files/${PORTNAME}/ |
10 |
douglas |
45 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
11 |
douglas |
97 |
|