1 |
douglas |
122 |
diff -Nrux .svn -x work /usr/ports/security/py-keyring/Makefile py-keyring/Makefile |
2 |
douglas |
140 |
--- /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 |
douglas |
122 |
CATEGORIES= security python |
7 |
|
|
MASTER_SITES= CHEESESHOP \ |
8 |
douglas |
140 |
+ http://apt.douglasthrift.net/files/${PORTNAME}/ \ |
9 |
douglas |
122 |
http://code.douglasthrift.net/files/${PORTNAME}/ |
10 |
douglas |
140 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
11 |
douglas |
122 |
|