diff options
author | obrien <obrien@FreeBSD.org> | 2001-12-03 01:25:27 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-12-03 01:25:27 +0800 |
commit | 36914cb7346bfd5c8e03aeaa3cb76e4f5d59124e (patch) | |
tree | dd53fd658c127d938890d4edb32febda8342ea4c /net/sniffit | |
parent | 298ba2bae6de1a6d48a5698d2a6024df46b08833 (diff) | |
download | freebsd-ports-gnome-36914cb7346bfd5c8e03aeaa3cb76e4f5d59124e.tar.gz freebsd-ports-gnome-36914cb7346bfd5c8e03aeaa3cb76e4f5d59124e.tar.zst freebsd-ports-gnome-36914cb7346bfd5c8e03aeaa3cb76e4f5d59124e.zip |
I don't have time and interest to maintain this very poorly written piece
of software.
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 60dd3cc7f1df..2899a384ede0 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= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes ALL_TARGET= |