diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-22 08:34:28 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-22 08:34:28 +0000 |
commit | 4ba6ff4c3dbfbd828fb32f8db6d28e275a3c60e6 (patch) | |
tree | ad45111e1d6b4de3d6db6f1fe17a1e1ea8a6026b /net/py-impacket | |
parent | ad6912bc38d6562a4e6e2cb7facfafd55f084216 (diff) |
Notes
Diffstat (limited to 'net/py-impacket')
-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 |