diff options
author | miwi <miwi@FreeBSD.org> | 2009-11-21 23:48:35 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-11-21 23:48:35 +0800 |
commit | a9e64544abc9dbcfcae0db31d0d5f46a7992bdee (patch) | |
tree | e6f96948f76745420862650376cec60f29d0263f /security/py-keyring | |
parent | 64ced28c47fd99b74ac938e6a3d3b2fd90e6662f (diff) | |
download | freebsd-ports-graphics-a9e64544abc9dbcfcae0db31d0d5f46a7992bdee.tar.gz freebsd-ports-graphics-a9e64544abc9dbcfcae0db31d0d5f46a7992bdee.tar.zst freebsd-ports-graphics-a9e64544abc9dbcfcae0db31d0d5f46a7992bdee.zip |
- Update MASTER_SITES
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 df7cb717704..ccb575c306a 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} |