diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 16:22:15 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 16:22:15 +0000 |
commit | c5e3914c6048e8c8b3a98992dd49628d5fa168fb (patch) | |
tree | 03398cf00a47d6dad02f63a5ef186907bad6115d /net-mgmt/flow-extract | |
parent | 9cc8b79596b43182bdbfe0d898e986f29066c5c6 (diff) | |
download | ports-c5e3914c6048e8c8b3a98992dd49628d5fa168fb.tar.gz ports-c5e3914c6048e8c8b3a98992dd49628d5fa168fb.zip |
Notes
Diffstat (limited to 'net-mgmt/flow-extract')
-rw-r--r-- | net-mgmt/flow-extract/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/flow-extract/Makefile b/net-mgmt/flow-extract/Makefile index 3a92d6687e4b..c4aafce0b9e7 100644 --- a/net-mgmt/flow-extract/Makefile +++ b/net-mgmt/flow-extract/Makefile @@ -8,7 +8,7 @@ PORTNAME= flow-extract PORTVERSION= 2.61 CATEGORIES= net-mgmt -MASTER_SITES= http://nsit.uchicago.edu/groups/security/tools/flow-extract/ +MASTER_SITES= http://itservices.uchicago.edu/groups/security/tools/flow-extract/ DISTNAME= flow-extract-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |