diff options
-rw-r--r-- | net/py-impacket/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/py-impacket/Makefile b/net/py-impacket/Makefile index 3c6138fa65e0..77295ebe95bb 100644 --- a/net/py-impacket/Makefile +++ b/net/py-impacket/Makefile @@ -7,7 +7,8 @@ PORTNAME= Impacket PORTVERSION= 0.9.5.1 CATEGORIES= net python -MASTER_SITES= http://oss.coresecurity.com/repo/ +MASTER_SITES= http://oss.coresecurity.com/repo/ \ + http://www.yazzy.org/ports/impacket/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yazzy@yazzy.org |