diff options
author | pav <pav@FreeBSD.org> | 2005-09-22 16:34:28 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-09-22 16:34:28 +0800 |
commit | 895b64d4cec808a7ba880b74ade64e878cd14415 (patch) | |
tree | cdd4e0152731294f59949e91b62af9dd6777e370 /net/py-impacket | |
parent | 44057ac67f37171bb46faf526c32315a13218b3e (diff) | |
download | freebsd-ports-gnome-895b64d4cec808a7ba880b74ade64e878cd14415.tar.gz freebsd-ports-gnome-895b64d4cec808a7ba880b74ade64e878cd14415.tar.zst freebsd-ports-gnome-895b64d4cec808a7ba880b74ade64e878cd14415.zip |
- Revert 1.2, the file is now on the second mirror
Requested by: maintainer
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 |