diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-12-03 15:06:28 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-12-03 15:06:28 +0000 |
commit | 7a93a41411f23952888354526e4268e29b8204de (patch) | |
tree | a2b9c418d08508c8e89e8d13f247a19a7e2e0ba5 | |
parent | Revert previous fix - it was not properly thought out. (diff) |
Give maintainership to edwin@mavetju.org from ports@.
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes:
svn path=/head/; revision=50968
-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 2899a384ede0..305b9aad7384 100644 --- a/net/sniffit/Makefile +++ b/net/sniffit/Makefile @@ -18,7 +18,7 @@ PATCH_SITES= http://ftp.debian.org/debian/dists/stable/main/source/net/ PATCHFILES= sniffit_0.3.7.beta-6.1.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= edwin@mavetju.org GNU_CONFIGURE= yes ALL_TARGET= |