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 | |
parent | - Remove dead master site (diff) |
- Revert 1.2, the file is now on the second mirror
Requested by: maintainer
Notes
Notes:
svn path=/head/; revision=143329
-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 |