diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-11-16 22:55:39 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-11-16 22:55:39 +0000 |
commit | f2aecf877605d3c8a6ee65a72761d380d9967c46 (patch) | |
tree | 9513ca9c374681e88db7cf5ae85e4008e47ee327 /net/sniffit | |
parent | baa0687760c5aa268e36f9f8ac30ccdffea9734a (diff) | |
download | ports-f2aecf877605d3c8a6ee65a72761d380d9967c46.tar.gz ports-f2aecf877605d3c8a6ee65a72761d380d9967c46.zip |
Notes
Diffstat (limited to 'net/sniffit')
-rw-r--r-- | net/sniffit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sniffit/Makefile b/net/sniffit/Makefile index ff57a0f63e13..4169488fe635 100644 --- a/net/sniffit/Makefile +++ b/net/sniffit/Makefile @@ -12,7 +12,7 @@ PATCH_SITES= http://www.mavetju.org/download/adopted/ PATCHFILES= sniffit_0.3.7.beta-10.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= edwin@mavetju.org +MAINTAINER= ports@FreeBSD.org COMMENT= Packet sniffer program. For educational use GNU_CONFIGURE= yes |