diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-11-21 15:48:35 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-11-21 15:48:35 +0000 |
commit | e5b00bff01a79e528afbcea90f1a4137b20ca640 (patch) | |
tree | 6a1f22a8bb81c938ee5adf36668912d039f165f5 /security/py-keyring | |
parent | 9e5f8c6b1dea48ccaeb57e00747b4a87b1591628 (diff) | |
download | ports-e5b00bff01a79e528afbcea90f1a4137b20ca640.tar.gz ports-e5b00bff01a79e528afbcea90f1a4137b20ca640.zip |
Notes
Diffstat (limited to 'security/py-keyring')
-rw-r--r-- | security/py-keyring/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-keyring/Makefile b/security/py-keyring/Makefile index df7cb7177049..ccb575c306a7 100644 --- a/security/py-keyring/Makefile +++ b/security/py-keyring/Makefile @@ -9,6 +9,7 @@ PORTNAME= keyring PORTVERSION= 0.2 CATEGORIES= security python MASTER_SITES= CHEESESHOP \ + http://apt.douglasthrift.net/files/${PORTNAME}/ \ http://code.douglasthrift.net/files/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |